Forum Discussion
clustered column chart with two data source, why date slicer not working well for one data source?
- 2 years ago
Hi:
I tried many ways, now the issue looks covered.
Hi JACKZHAO first of all your model needs to be changed with proper cardinality. make sure you are joining with right columns from both tables. any unique ID from the both tablesa like a primary key. for example, Product ID or ID.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
- JACKZHAO2 years agoNew Member
In my table, the data source is share point list, the ID generated automatically, so, the ID can not be taken for relationship, right?(I tried, not working).
when I create the relation ship before, I encountered the "many to many" warning, so, I create another date table, added it into the slicer, but the same issue, one chart no relecting by the date slicer
- JACKZHAO2 years agoNew Member
Hi:
I tried many ways, now the issue looks covered.