Forum Discussion
MrRM
8 years agoFrequent Visitor
Visualization Interaction & Related Fields
My question (also posted inside the pbix file): Here is my issue - I have related two tables (Strip and Trades) via Calendar (Trades: Report Date, Strip: Date). I would like my visualization to l...
- 8 years ago
Hi MrRM,
Based on my test, if you want to make Table C and Table D reflect the "Report Dates" associated to the Trades table, I suggest you to modify the relationship between the Calendar table and Trades table.
Apply it you could see the correct result.
Regards,
Daniel He
v-danhe-msft
8 years agoMicrosoft Employee
Hi MrRM,
Based on my test, if you want to make Table C and Table D reflect the "Report Dates" associated to the Trades table, I suggest you to modify the relationship between the Calendar table and Trades table.
Apply it you could see the correct result.
Regards,
Daniel He
MrRM
8 years agoFrequent Visitor
Worked like a charm. Thank you!