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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Criteria list from existing Table in Power Query

I'm not sure I have a name for what I want to do, so I don't know how to search for help. 

 

I have a large sheet and in one column there are several types of Events. I want to be able to call those types out individually when I'm creating visuals, etc. but they aren't indiviudally available when I'm working in the report. I can use them as a filter but I don't want to filter the entire report just to get one variable.

 

I tried createing a list in the Excel doc that I imported but that didn't work. How 

 

jyoung_auto61_0-1676491686355.png 

jyoung_auto61_1-1676491743525.png 

jyoung_auto61_2-1676496242207.png

 

 

 

2 REPLIES 2
Anonymous
Not applicable

I'm just learning DAX so I'll have to look into how to do that. thanks.

jbwtp
Memorable Member
Memorable Member

Hi @Anonymous,

 

If I understand this correctly you want to distill the values in the column to unique values only and then use it as a separate "dimension" table? Like 

A

A

B

B

B

C
D

C

 to 

 

A

B

C

D

 

Check Table.Distinct() funciton. This is also available from a column context menu:

jbwtp_0-1676501136246.png

 

 

Cheers,

John

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.