Forum Discussion
Relevant Relationships, Data Modeling
- 5 years ago
Can you do it please and send me the pbix file?
- 5 years ago
Hi Yrstruly2021 ,
I create the model shown in the figure below and get the following data. Does this match the output you want?
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
WinnizIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Issue is these tables are not containing a proper look up value (Primary Key) Establish connection.
Invoice and Payments are not talking to each other. we need to bring that and I suggest merging Invoice and Payment together to make that as a single table so that
Date table will be connected to the Fact Table
Then we need not have any relation with PHolidays and even we can create a virtual relationship using TREATAS
will you agree?