Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have one application which works fine in performance link whereas the same application if i deployed to production environment then the charts will compressed ( that means data in charts are reduced, issue like data in barchart having 30 bars in perfomance link whereas 4 bars in production link ). I dont know why it happens?
Can you please advice where the problem occurs?
Performance Link: This environment is replication of production environment. it uses the same datasources and data. but we will check the final version of application before release to production. If everything works fine then we will move the same application to production.
I am strange how my charts are compressing when moved to production environment?
This is higly appreciated.
Thanks,
John
Check that you're using the same selections in both environments.
Check that in both environments the same section access is applied.
thanks for everyone. I found the issue. This problem occurs due to my expression.
I resolved it.