Forum Discussion
Anonymous
5 years agoNot applicable
Chart Filter showing all data
Hi, I'm building a column chart that shows the sales of differents clients and the chart can by dynamic changed by the viewer. When it changes, I'd like that the chart showed just the data of tha...
- 5 years ago
Hi !
While plotting the chart, you are using Date column from Calendar dimension. If yes please also check that checked do no show blank rows property.
Regards,
Fowmy
5 years agoSuper User
Anonymous
How is your data model setup? Have you set up clients on a separate table or all of your data sit on a single table?
Insert a slicer for the clients and filter prior to viewing the chart in focus mode
- Anonymous5 years agoNot applicable
It's all in the same table, the "sales table". It already has a slicer, but when I filter by client, the chart shows all the data, and I want to show just the slicer data