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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.