Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello All,
I am working on Excel datasource in Power BI where a single cell value need to be changed. I would like to explain with example of my excel datasource
In Dim_Section table I have columns - SectionCode and Modality
SectionCode Modality
000 Online
923 Online
997 In-class
850 In-class
825 In-class
In this table, i need to change the modality value of 000 sectioncode. The value online need to be changed to In-Class.
If i use the replace-value feature of power-bi the Online text for 000 and 923 section code both gets changed. I dont want to change the value for 923 section code
Is there any way to replace or change single cell value in Power BI
Solved! Go to Solution.
@Anonymous ,
"Replace value" couldn't meet your requirement. As a workaround, you can add a custom column using power query code below:
Regards,
Jimmy Tao
@Anonymous ,
"Replace value" couldn't meet your requirement. As a workaround, you can add a custom column using power query code below:
Regards,
Jimmy Tao
User | Count |
---|---|
117 | |
73 | |
58 | |
49 | |
48 |
User | Count |
---|---|
171 | |
122 | |
60 | |
59 | |
56 |