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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
NadeemAhamed
Helper V
Helper V

table values without sum

Dear All,

Good Day.

 

I have one table data with the month and month filters

I have tried multiple way to avoid the values getting sum but not happening. 

 

I have attached the pbix file for your reference. 

 

https://toyotsu.box.com/s/hrywd6ywmjsynjpird2pqsku9k5lthds

 

NadeemAhamed_0-1709098949782.png

 

Requirement: when we are selecting the month the table values should shows only the values of selected month and division. 

the values should not get sum. 

 

Thank you in advance.

4 REPLIES 4
danextian
Super User
Super User

hI @NadeemAhamed ,

 

Your data model is not in the desired format and will be quite a maintenance in the long run. Imagine having 5 years worth of months which is equivalent to 60 columns and you'll have to create a measure for each -- and then add the need to modify them. I unpivoted your data and added sort columns.

That aside, measures are always aggregated one way or another. The three measures in your samplex pbix, they being measures, will always be summarized depending on the current row context. Add an index column in query editor and include this column in your visual so the measure shows row by row as in the data table.  Since your data has been unpivoted, you need only one measure for all months.

I also removed FORMAT from your measure and use dynamic format strings instead.

danextian_1-1709103903451.png

 

 

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

@danextian 

 

Thank you for your valuable time to read and reply me.

 

Sorry to say this, i dont want to increase the row level. 

I want to show the values in column wise bcz we have to show only for Apr-Mar month data. 

So could you please tell how to avoid values to get summed up.

@danextian 

 

Thank you for your valuable time to read and reply me.

 

Sorry to say this, i dont want to increase the row level. 

I want to show the values in column wise bcz we have to show only for Apr-Mar month data. 

So could you please tell how to avoid values to get summed up.

I might have misunderstood you. What do you mean by not summed up?  Can you please post a screenshot your desired result the way you exactly want it?

 

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.