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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
v-rzhou-msft
Community Support
Community Support

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
v-rzhou-msft
Community Support
Community Support

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.