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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Leoraoliveira
New Member

Get the max of a sum filtered by time

Hello, 

 

I am trying to create a radar chart that the values of a seller are relative from the best seller in that category in the period of time that I have filtered in my Dash. So I have created a table to have a weekly sample of my categories:

 

Leoraoliveira_0-1654011176641.png

So, in my dash I want to be able to filter a period as for example 01/jan to 07/jan so the total result of the sellers would be:

Leoraoliveira_1-1654011426110.png

With this filter of date, I would like to see if I filter S1 in the Radar chart C1 = 25/25 = 1 and C2= 13/27 = 0.48.

If S2 is filtered then C1 = 22/25 = 0.88 , C2 = 27/27 =1

If S3 is filtered then C1 = 1/25 =  0.04 , C2 = 1/27 = 0.037

 

But if I filter the period of 01/jan to 14/jan the total results would be now:

Leoraoliveira_2-1654011994101.png

Thus, filtering each Seller I want to have in my radar chart:
S1 -> C1 = 40/52 = 0.77 , C2 = 28/46 = 0.61

S2 -> C1 = 52/52 = 1 , C2 = 32/46 = 0.69

S3 -> C1 = 4/52 = 0.08 , C2 = 46/46 = 1

 

My main problem is that with the table that I have created I can get the sum of the values in a period of time or the max value of the period, but I could not get the Max of the Sum in the filtered time. 

 

If anyone can help 🙂

 

 

 

1 REPLY 1
v-zhangti
Community Support
Community Support

Hi, @Leoraoliveira 

 

Sorry I didn't fully understand. What is the maximum value of the sum of the output you expect as a result? Does it change with the filter? And what is the result of the change? Please also give me an example, thanks.

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors