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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
yasbos
Resolver II
Resolver II

Can I create a table of measures in DAX?

Hi. Is the below possible?  Create a measure wherein I create a table where I list other measures.  Thanks.

 

 

1 ACCEPTED SOLUTION

It's possible to do that (ie Power BI will not stop you) but it is useless.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

You should not create calculated tables from measures unless it is inside another measure.  Measures depend on filter context, calculated tables do not.

Thanks, @lbendlin. The above is indeed a measure.

It's possible to do that (ie Power BI will not stop you) but it is useless.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors