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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
krispo
New Member

How to add more coding(?)

Hello,

I am not a pro at Excel by any means but I'm trying to fix this one Excel file I have at work and I just don't have the knowledge to know what to put into it.

krispo_1-1689370164158.png

I'm trying to add more of that [RCCC]. I've tried adding commas after 300100 and it wouldn't do anything. I've tried adding "300100" , "######" and it only gives me an error.

What am I supposed to type so that I can add as many as I want? Please advise.

Thank you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @krispo ,

 

I think you can code as below to check list value.

= Table.SelectRows(#"Replaced Errors",each List.Contains( {"300100","300200"},[RCCC]))

vrzhoumsft_0-1689565927539.png

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @krispo ,

 

I think you can code as below to check list value.

= Table.SelectRows(#"Replaced Errors",each List.Contains( {"300100","300200"},[RCCC]))

vrzhoumsft_0-1689565927539.png

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

ghoshabhijeet
Solution Supplier
Solution Supplier

@krispo Thanks for posting your query.

 

It seems like you are trying to replace values. If yes, just right click on the column and select Replace Values and type the values you want to replace and replace with and it should work.

If no, please share some more details and some sample data to work on. Thanks!

 

** If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution, so that it comes in top of the search and help others. Thank you !

Good Luck 👍

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.