Forum Discussion
Anonymous
2 years agoNot applicable
Tabular Editor Find/Replace
Hello, I am somewhat of a novice but had this question. I am trying to replace a calculated measure name that I created in many Dax formulas with the actual column name in the data table. ...
Anonymous
2 years agoNot applicable
Hi Anonymous ,
Based on your description, I checked the documentation. First, If you are trying to rename variables in a DAX statement (Expression or Script), Ctrl+R will let you refactor a selected variable.
Of course, you also need to make sure that the replacement character you enter has no spaces so that it matches the original text. Next, make sure you choose the correct scope. Finally, you can check to see if the change has occurred.
You can refer to this document for more details on Find/Replace in the Tabular Editor
Find/Replace | Tabular Editor Documentation
Best regards,
Albert He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly