Forum Discussion
Marcelo_Vieira
3 years agoFrequent Visitor
[Changing same piece of the dax code]
Hello everyone. Is its possible to change all highlighted dax text in 1 go? In this screenshot i would like to change the name of the table.
- 3 years ago
Hey Marcelo_Vieira ,
just copy you code to DAX Studio ( or a text editor) and do a Find & Replace Action... then replace it in your PBI measure 🙂
Cheers, LQ
LQuedas
3 years agoResolver II
Hey Marcelo_Vieira ,
just copy you code to DAX Studio ( or a text editor) and do a Find & Replace Action... then replace it in your PBI measure 🙂
Cheers, LQ
Marcelo_Vieira
3 years agoFrequent Visitor
Thks LQuedas, i thought i could do that, right there on power bi desktop measure or calculated column. I assumed that, because all the text are highlighted, suggesting that it can be replaced all at once.