Hello All,
I have prepared a dashboard in design studio whose one tab has two independent filters which upon selection shows different values in charts.
For values in dropdown corresponding to which data is available the charts look fine. However, when value is chosen from dropdown which has no data in background the chart looses its data and looks bad.
Upon searching in the community I found that I could use .isRessultSetEmpty function to show those values which have data , hide the other charts and display a text message. The problem is that for some values chosen in dropdown I do get the no data message however they have data in the background.What might be the cause? Does this mean .isRessultSetEmpty function is not returning me the right result?
My .isRessultSetEmpty function consists of an Or condition which enables show and hide of components.
Reply Awaited!
Regards,
Niyati Shah