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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Filter column in new column

I have a column that contains 2 categories  GT & Rite and i need to Add new two columns , one that has GT only and other that has Rite only , can you please help me how to do that ? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

when i enter your queury 

AssetsbyGT = FILTER('movement', [MVT_SOURCE] = "GT")

i got the below error

"The expression refers to multiple columns. Multiple columns cannot be converted to a scalar value".

Any explanation would be appreciated.

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

Not super clear, sample data would help. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

But you can always FILTER('Table', [Column] = "GT") for example.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

when i enter your queury 

AssetsbyGT = FILTER('movement', [MVT_SOURCE] = "GT")

i got the below error

"The expression refers to multiple columns. Multiple columns cannot be converted to a scalar value".

Any explanation would be appreciated.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.