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
adiletsh
Frequent Visitor

How to divide column values into horizontal values

Hello everyone 

I need to get visual element like this:

adiletsh_0-1675629373586.png

To do this I have 2 columns with values:
1)before the bracket "БП2", "БП1" and in bracket 
2) in bracket 
 
first column  values:

adiletsh_1-1675629746837.png

second column values:

adiletsh_2-1675629843408.png



So, The working principle of two columns is : "БП1" may have 12 numbers in second column but it doesn't work in the opposite direction. Unique quantity of first column values 12 its From "БП1" To "БП12". Every first column values have ("БП1") have 12 numbers in second column.

Selected date filters two columns and I will get that values in visual element in a table form.

So,  my problem is to do this visual element.


Thank you in advance.

 



 

2 ACCEPTED SOLUTIONS
ryan_mayu
Super User
Super User

@adiletsh 

is this what you want?

Measure = CONCATENATEX(distinct('Table'[column2]),'Table'[column2],",")

1.png

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

@adiletsh 

is this what you want?

1.png

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@adiletsh 

is this what you want?

Measure = CONCATENATEX(distinct('Table'[column2]),'Table'[column2],",")

1.png

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you for you answear, this is partly correct. But I need to do this visual element in Card visualization

adiletsh_0-1675714506384.png

 

@adiletsh 

is this what you want?

1.png

pls see the attachment below





Did I answer your question? Mark my post as a solution!

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.