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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
samuelhoward
Frequent Visitor

Question: I want PowerBi to report to me only the diversity (distinct) groups of each phase.

Question: I want PowerBi to report to me only the diversity (distinct) groups of each phase.

 

Background: During my evaluation, I did a series of interviews over two phases (conduct and scoping) as show by the data table below. 

 

Problem: When I slice for 'conduct phase', I want it to report a list of only the DISTINCT/diversity of groups interviewed, which would be:

  • LPL
  • TYT
  • GTG

If I slice for 'scoping phase', I want it to show the DISTINCT/diversity of groups as:

  • MRL
  • GTG

 

What I have tried:  I have used the following DAX to create a second table (UniqueL1Table) of these distinct groups, and have it shown as a list, but it can only show as all diversity of both Conduct and Scoping groups....even if I slice for only conduct, it will still show as:

  • LPL
  • TYT
  • GTG
  • MRL

UniqueL1Table = Distinct('Combined Tables'[L1])

 

Data used:

 

GroupPhase
LPLConduct Phase
TYTConduct Phase
GTGConduct Phase
GTGConduct Phase
MRLScoping Phase
GTGScoping Phase
GTGScoping Phase
1 REPLY 1
lbendlin
Super User
Super User

You don't need DAX for that as Power BI automatically aggregates. Put the Group in a table visual and the phase in a slicer.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.