Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
My conditional enabling is not working in the table chart.I am selecting the date range from DAta calendar extension.
Date are getting selectd but chart is not able to populate.
In chart add on we have put conditions saying that Getselectdcount(DAte)>0 then it will show the chart.
kindly help me to resolve this.
Hi,
Try to verify the Date field name and correct the function to : GetSelectedCount()
Also verify that you are not disconnecting your date field from your chart using a set analysis
Hi,
A first step is to take your condition and put it somewhere you can see what it returns, like in a subtitle or footnote.
Erik Wetterberg