Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Lina_B
Regular Visitor

How to turn measures into a table, which is still linked to the date table

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

1 ACCEPTED SOLUTION
Mariusz
Community Champion
Community Champion

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  )

 

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

 

View solution in original post

2 REPLIES 2
Mariusz
Community Champion
Community Champion

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  )

 

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

 

Thank you for your reply! 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors