cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anonymous
Not applicable

Sector and Geography granularity issue

I have a table Time

n1XPU.png

 

When the user selects period from february 2020 tç february 2021,I expect to get the following result

 

yBENC.png

 

But what I get

 

C7HHf.png

 

How to correct the issue with the granularity?

 

Here is the pbix file https://drive.google.com/file/d/1vf0khr7MbnDTVBzycNgJsaJufwd9F8D_/view?usp=drivesdk

1 ACCEPTED SOLUTION

@Anonymous , Try

sumx(summarize(Table, Table[project Name], table[time]),[time])

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous,

just change the time value to Don't Summarize.

File: Link from Google Drive 

 

kindly accepts as Solutions

Resolve.png

Anonymous
Not applicable

I need to summarize value of time by project name regardless sector and geo. So it doesn't work. 

Anonymous
Not applicable

@Anonymous according to your data. the total value is correct. if you share your excel file then I can guess which criteria you are summarizing. 

 

Resolve.png

@Anonymous , Try

sumx(summarize(Table, Table[project Name], table[time]),[time])

Anonymous
Not applicable

it's working. Resolve.png

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors