Hi,
I have a 5 bar graphs representing count. And a table with one column having unique ID's.
Each time I click any one of the bar graph, the table gets updated.
If a count is zero, bar graph shows no bar. And therefore the table doesn't update. By default, it shows all the values.
The requirement is, if the bar graph is empty, the table should update to empty.
Is it possible?
Thanks
Hi @gree1502,
Based on my test, there is no possible way to achieve this requirement. Since the bar is empty whose corresponding count value is zero, we cannot select that bar to filter table.
Best regards,
Yuliana Gu
Makes sense. There is no bar to trigger the action. But I was hoping there is any other way around.
Thank you for the response.
User | Count |
---|---|
118 | |
59 | |
58 | |
50 | |
41 |
User | Count |
---|---|
112 | |
63 | |
61 | |
55 | |
48 |