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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Wilko
New Member

How to Filter a count visual to show data only from a latest import date

Hi All

 

I have a Count Visual that is using a measure to get total Storage (Storage GB) from 3 different tables.

Now i have started importing more recent data and only want to show the totals for the most recent import (Latest Data) which i have created as a True False column.

Currently i am using 3 measures to get the total from each table and then use another measure to display the total from each, but am wanting the total to only show the most recent total ie the Total based of Latest Data = True.

 

These are my current measures

MSTeamsStorageGB = SUM('MSTeams'[StorageGB])
OneDriveStorageGB = SUM(OneDrive[StorageGB])
SharePointStorageGB = SUM(SharePoint[StorageGB])

Total Storage = [MSTeamsStorageGB] + [OneDriveStorageGB] + [SharePointStorageGB]

 

Wilko_0-1711066606200.png

 

Is there a way to add a filter by using a True False field called LatestData?

1 ACCEPTED SOLUTION
Uzi2019
Super User
Super User

Hi @Wilko 
You can either add Latest data in visual filter marked as True always. 

Uzi2019_0-1711084513534.png

 

 

I hope this sloved your query!

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

View solution in original post

3 REPLIES 3
Uzi2019
Super User
Super User

Hi @Wilko 
You can either add Latest data in visual filter marked as True always. 

Uzi2019_0-1711084513534.png

 

 

I hope this sloved your query!

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!
Wilko
New Member

Thanks Phil

 

Are you able to explain further how this would be applied to the count visual as i'm trying to sort the Total Storage displayed in the Count visual.
If i add a slicer this will filter the content on the entire page correct? Which is not what i want to do.

Wilko_0-1711075485214.png

The Total Storage field is a Measure calculated from the Totals in 3 other tables.

PhilipTreacy
Super User
Super User

Hi @Wilko 

 

Create a slicer for the True/False LatestDate column.

 

Regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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