Forum Discussion
Sajjad_Hussain
3 years agoFrequent Visitor
DAX Measure Error
Hi All I have the below two different tables one is main revenue and another is wholesale amount. I have created a measure and sum all total and its fine but when i want to explore location-wise,...
ZhengXS
3 years agoNew Member
Ceate a seperated Loc_id list as dimension table, and create relationship to both your tables.
Then use the new dimension table for the collume to filter both table.