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
Anonymous
Not applicable

How to develop a table that highlights all items in common

Hello BI community,

 

Does anyone know how to develop a table that highlights all items in common?

 

Example:

We have a dataset:

Column1Column2
1a
1b
1c
2a
2b
2d
3a
3e
3f

If we select 1 ,2, 3 on the slicer we should get:

a
b
c
d
e
f

So that we get all the items and "a" is highlited

or

If we select 1 ,2 on the slicer we should get:

a
b
c
d
 
 

So that we get all the items and "a" and "b" are highlited

 

I manged to do it, but instead of highlighting it displays the highlighted items in a separate table and the user is required to select the slicer twice. Example: slicer1: (123), slicer2: (1), slicer3: (2), slicer4: (3):

example.jpg

 

Please respond if you know how to implement in a more user-friendly way. Using hierichy tree instead of the table would be even better

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

You cannot do conditional formatting for font boldness, only for font color.

 

lbendlin_0-1649813570166.png

 

See attached for a possible implementation

 

View solution in original post

You can use a Sankey visual instead

lbendlin_0-1649892598529.png

see attached

 

 

 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Thank you so much for your solution. It helped a lot! But do you know if it is possible to do the same with the hierichy tree, so that it converges at the items in common.

Example:

Instead of this:

example1.jpg

 

We need this:

example2.jpg

I don't understand what you are trying to achieve. Please provide sanitized sample data that fully covers your issue. Please indicate which visual you are using.

Anonymous
Not applicable

The visual I used in the previous reply is:

asdfasdfasdf123_0-1649886634229.png

Let me demonstrate what I need with the default Power BI Hierarchy Tree:

We are given this dataset:

1a
1b
1c
2a
2b
2d

the problem is that the hierarchy tree allows only this kind of visual:example3.jpg

Do you know if there is some third-party hierarchy tree or a feature of the default one that allows this:example4.jpg

Thanks!

You can use a Sankey visual instead

lbendlin_0-1649892598529.png

see attached

 

 

 

lbendlin
Super User
Super User

You cannot do conditional formatting for font boldness, only for font color.

 

lbendlin_0-1649813570166.png

 

See attached for a possible implementation

 

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.

Top Solution Authors
Top Kudoed Authors