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

How to summarize a measure?

Hi Everyone!

 

I have a proble which drives me mad... hope you will be able to help.

 

I've created a measure that returns 6 categories (Trigger Points), I would like to create a table (KPI) that would summarise this measure like the table shown below by simply giving me a count of each category.

 

Trigger PointsNumber of Travelers
Over 183 Days0
151 - 183 Days0
91 - 150 Days
61 - 90 Days4
31 - 60 Days49
1 - 30 Days1839

 

Is this possible in Power BI?

3 REPLIES 3
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

 

You could try with SUMMARIZE fucntion to create a calculated table.

 

If you still need help, please share some data sample which could reproduce your scenario so that we could help further on it.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks for the suggestion!

 

Now I need to change "Over 183 Days" into a variable that will help to reffer to a table that has all 6 categories but no relationshipt to the fact table.

 

Snap2.pngSnap1.png

Hi @Anonymous ,

 

I still have a little confused about your requirement.

 

If it is convenient, could you share a dummy pbix file which can reproduce the scenario. You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.)

 

To understand your requirement better, please share your desired output so that we could help further on it.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
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