Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 11212

Re: Autoalign table with chart in WEBi

$
0
0

Do you want to hide the table and chart if there is no data??

 

You can create a variable and name it as flag.

 

Flag =IF([Measure]=0) THEN "N" ELSE "Y"

 

Click on your chart and table and select the filter. Click on Flag and put the value as Y. So, the chart and table will only show up incase data is present.


Viewing all articles
Browse latest Browse all 11212

Trending Articles