Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am looking for a Dax formula that replace multiple values at once. I have several different values that I would like to replace for one value. See below an Excel sheet, at the left the "old" values and at the right the values that I would to replace it for. Also below the standard Dax formula for one value, but I need a formula for more then one value.
Thanks for the help in advance.
Solved! Go to Solution.
@karelstoel , The function you are using is from Power Query/M should be used in Data transformation mode/edit query mode.
DAX you have replace
refer for power query, bulk replace
https://www.howtoexcel.org/power-query/bulk-replace-values/
@karelstoel , The function you are using is from Power Query/M should be used in Data transformation mode/edit query mode.
DAX you have replace
refer for power query, bulk replace
Great, thanks!!
User | Count |
---|---|
73 | |
70 | |
38 | |
25 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
43 | |
42 |