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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ARichman
Regular Visitor

Protecting individual privacy - How do I require at least 5 records before data is displayed

I want to publish a set of reports to be used in our office (and maybe with some individuals outside our office). I don't want users to be able to slice down to a level which would show them the data for a single record, as individual information is sensitive. So, what I want is a "check" after a slicer is used to ensure that at least 5 records are present before the aggregated results are displayed. If a slicer reduces to n<5 I just want reports to be blank.

2 REPLIES 2
Eric_Zhang
Employee
Employee


@ARichman wrote:

I want to publish a set of reports to be used in our office (and maybe with some individuals outside our office). I don't want users to be able to slice down to a level which would show them the data for a single record, as individual information is sensitive. So, what I want is a "check" after a slicer is used to ensure that at least 5 records are present before the aggregated results are displayed. If a slicer reduces to n<5 I just want reports to be blank.


I'd aggregate the dataset when loading, say aggreate the data via Power Query or via SQL Query when data is from database end.

Greg_Deckler
Super User
Super User

Hmm, if it was just one value, you could use HASONEVALUE function. For < 5, perhaps you could create a measure that counts the number of records involved but you would likely need a custom visual to take such a thing into account. Will noodle on it.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.