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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Single generic or multiple specific columns for measures?

Hi guys,
I need your advice, please.
My doubt is: in terms of performances and responsiveness of PBI reports, is it better to opt for a data model design with just one (or a few) generic column(s), containing mixed but 'dense' numeric data (e.g. budget / actual values)
and then to leverage DAX expressions, creating a specific filter context for each measure, or, instead, to opt for a data model design with multiple specific numeric columns, each containing homogeneous but 'sparse' data,
pre-calculated by DB (or M) queries?
In the latter hypothesis, are null and 0s equivalent, always in terms of the engine performances, in case of summing DAX measures?

Thanks,
Alessandro

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Anonymous ,

 

You may take a look at https://www.sqlbi.com/topics/optimization/.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@Anonymous ,

 

You may take a look at https://www.sqlbi.com/topics/optimization/.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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