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! Learn more

Reply
Anonymous
Not applicable

Should I create a column for this information

Hi there,

Just a best approach question here.  I bring in a certain set of columns from our CMDB for reporting on stock levels and such.  One of the things I need to report on is what is allocated and what is available.  Should I just add column to the original query that looks for various conditions to update a value with Allocated or Available.  For example, we have assets that are assigned to sys-admin pool that would be available, but IT Infrastructure, Shared, <the users name> and a few other options would be shown as Allocated.

 

I assume a column at the point of data transform would be the way to go, just not sure if that is the logical approach.

 

S.

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , column adds additional loading time(data loading). But if the measure calculation takes too much time for the same stuff, I usually prefer columns to reduce report time.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , column adds additional loading time(data loading). But if the measure calculation takes too much time for the same stuff, I usually prefer columns to reduce report time.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Thanks, columns was what I was thinking also so will look at that.  Cheers.

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