Forum Discussion
Anonymous
3 years agoNot applicable
The syntax for ')' is incorrect.
I've searched for this and the typical suggestion is that the Return is needed. I'm using this in a new column, does it need to be a measure? What is the issue? I need to have a few of these but f...
AnthonyJoseph
3 years agoResolver III
Hi Anonymous Return funtion consumes variables.
TestReq =
var Chag = Relatedtable(CHAGAS)
Return
Chag
This solution might help you to understand better https://community.powerbi.com/t5/Desktop/How-DAX-Execute-VAR-RETURN/m-p/654960