Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi I am trying to achieve the following logic
I have a button and a table.
I wish to hide a column based on button action - >
for example hide column and show column
i have attached a test file.
best
Brad
can you give the sample data ?
i don't have license
sure
i am using a straight table and a button.
button 1 - > click and hide column (Count1)
dimension ; Count(1); Count(2);
a; 2, 4
b; 2, 6
c, 2, 8
Hi,
1) Create a variable TheNewVariable that will be 1 or 0, populated by your button (when you click, it puts 1 or 0 in it according to your needs and your logic)
2) a) if dimension :In the chart, in the dimensions tab, you have a field Enable Conditional (put it = ThenewVariable)
b) if expression ; you have also a Conditional field (enable the field and put your variable or any logic condition if no varibale required)
Fabrice
Dear,
kindly find the attachment.
I hope it will help you.
Thanks,
Mukram.
see my attached
regards
Gernan
I have added the changes in your application...
please check out.
Thank you Sanjay