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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Counting same values in different columns

Hello everyone! This is my first question here.
 
My problem is as it follows. I have my data from an excel archive and I have 4 columns that have pre defined values to assign to them. I want to count each of these values from the 4 columns and if possible, to make slicers out of them. I believe that the workaround would be to create a new table having columns for each of these predefined words and making a count for each word in their respective column, but i don't know how.
 
The only thing each row have in common is the column "Categoria" filled as "Producto". When "Categoría" = "Institucional" i would just fill Producto, Producto2, Producto3 and Producto4 as blank or "-". I don't know if this is useful information.
 
RamiroGG_1-1663597946189.png

I would like to have a measure to make visuals that counts (based on example in picture): Desodorante: 4, Cabello: 2, Baby: 2, and exclude "-" and blanks (i can just leave blanks instead of "-" as well).

 

Thank you in advance!

1 ACCEPTED SOLUTION
ryan_mayu
Super User
Super User

@Anonymous 

you can try in pq, select first three columns and unpivot other coluns

Unpivot columns (Power Query) (microsoft.com)

Then it will be easier for you to do the calculation





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

Proud to be a Super User!




View solution in original post

1 REPLY 1
ryan_mayu
Super User
Super User

@Anonymous 

you can try in pq, select first three columns and unpivot other coluns

Unpivot columns (Power Query) (microsoft.com)

Then it will be easier for you to do the calculation





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

Proud to be a Super User!




Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.