Forum Discussion
Date Table doesn't filter charts properly
- Anonymous3 years ago
Hi uif19085 ,
The cross-filter needs to be changed to Both:count of artrfactid = CALCULATE(COUNT('Table1'[ArtefactId]),CROSSFILTER('Table2'[ArtefactId],'Table1'[ArtefactId],Both))Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
RMDNA Thank you for your answer, then can you help me with an advice regarding the schema of these tables, which would be the best in terms of performance, my workaround was to bring everything in one table, but i don't want that, is there a better way to have a table with dates and other with data so i can filter on them?
Hi uif19085 ,
The cross-filter needs to be changed to Both:
count of artrfactid = CALCULATE(COUNT('Table1'[ArtefactId]),CROSSFILTER('Table2'[ArtefactId],'Table1'[ArtefactId],Both))
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum