Forum Discussion
Replacing string values in a query column with values from another query
- 5 months ago
For your reference.
I'm not sure if this method will shorten the processing time.
Step 0: I use these data below.
<MOE>
<Product>
Step 1: I duplicate 'Expression' column.
Step 2: I split 'Expression - Copy' column by space.
<After>
Step 3: I unpivot 'Expression -Copy.1-' - 'Expression -Copy.10-' column.
Step 4: I merge queries and expand product..
<After>
Step 5: I remove 'Expression' column and 'Value' column.
Step 6: I pivot column.
<After>
Step 7: I reorder columns.
Step 8: I merge columns with space.
<After>
Hi sbcict,
Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to Ahmedx, mickey64, Ashish_Mathur, metrica, for those inputs on this thread.
Has your issue been resolved? Could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
I hope this information is helpful. If you have any questions about the solutions, please feel free to contact us. We are happy to assist you.
Thank you.