Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is this possible? This chart isn't meant to be looked at with all selections:
I want it to be blank and then when a selection is made:
Thanks!
Here is an example where I don't want the chart to draw unless they selections are made on the Programme field:
on the expressions tab you can make the expression calculation conditional e.g count(My_Field) < 10
Hi Joe,
you can add a calculation condition to the chart, using something like getpossiblecount() of the field you are displaying
Hope that helps
Joe
Here is an example where I don't want the chart to draw unless they selections are made on the Programme field:
Please see attached, you can then put in a custom message for the calculation condition to make the user aware of the condition
I've never heard of getpossiblecount before. Much appreciated!
By the way, what was the sum of all the studly cats?
it is useful when you are filtering down using other dimensions but only want to show once you limit down enough.
Eg you might make a selection on a product group or product type but not the project ID itself but only want to display ID's once you limit down to 10
Thats between me and the cats