Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
So I have a table_1 from which I'm building a measure to calculate cost.
I have another table_2 to which I want this cost measure to flow into.
Both of these tables are related to the calendar_table, but unrelated to each other. How can I achieve this ?
I need the cost measure to be responsive to all the lookup table filters from table_2 that are connected to it.
Thanks for your help
Solved! Go to Solution.
@miketondu , You have to create additional common dimension, to make it responsive
or use treatas to pass values
https://www.sqlbi.com/articles/propagate-filters-using-treatas-in-dax/
@miketondu , You have to create additional common dimension, to make it responsive
or use treatas to pass values
https://www.sqlbi.com/articles/propagate-filters-using-treatas-in-dax/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.