Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a column called 'direction' with values East,west, north, south. And I am using it as a filter in dashboard which is always a single selection.
Now the requirement from user is that he wants another dimension value as 'All' added to the filter selecting which it shows data for all 4 directions.
Please help me how do I create this new column in load script using set analysis.
Thanks in advance.
in script, add one more line in script like 'All' as direction;