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
I have several tables imported in query, and i have created a Date table linked to them (Calendar Auto - year ; month; quarter) . I have created measures from my imported tables. But now I want to create a table from these measures. I did a simple formula TableMeasures = { ([name1] , [measure1] ) , ([name2] , [measure 2]) etc. }. Nevertheless, doing so, my measures are not linked to the date table anymore. So i can't filter my new TableMeasures by date, and i don't find a way to link it to the date table. How can I create a table with my measures, that can still be linked to the date table ?
Thank you very much
Lina
Solved! Go to Solution.
Hi @Lina_B
Tables / Columns are static ( executed on load ) so you will not be able to filter specific value in the table by slicer or visual.
You can use Measures directly in Visuals ( only measures are affected by the filter context )
Hi @Lina_B
Tables / Columns are static ( executed on load ) so you will not be able to filter specific value in the table by slicer or visual.
You can use Measures directly in Visuals ( only measures are affected by the filter context )
Thank you for your reply!
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.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |