Forum Discussion
bralenj
2 years agoRegular Visitor
Filter two visuals from two tables with one date filter
Goal: Create a page that displays data from two tables, but filters by one common date. Here are the two main tables. Each visual is connected to a separate table, Reviews and Misc. The main act...
- 2 years ago
Hello bralenj ,
then I would suggest to work your model as a star schema.
check the concept of star schema data modeling
https://learn.microsoft.com/en-us/power-bi/guidance/star-schema
Idrissshatila
Super User
2 years agoHello bralenj ,
then I would suggest to work your model as a star schema.
check the concept of star schema data modeling
https://learn.microsoft.com/en-us/power-bi/guidance/star-schema
bralenj
2 years agoRegular Visitor
star schema did the trick. thank you