Forum Discussion
PaulGBG
5 years agoFrequent Visitor
Date Slicer to Create Variable
Hi, I am new to Power BI. I am trying to use a slicer from a date table to create a date as a variable to use in measures. I need to batch up invoice amounts by 31 day groups from due date and giv...
- 5 years ago
PaulGBG , Is there anything after the return. Till return, it seems fine. Hope you are creating a measure?
amitchandak
5 years agoSuper User
PaulGBG , Is there anything after the return. Till return, it seems fine. Hope you are creating a measure?
PaulGBG
5 years agoFrequent Visitor
This is as far as I got, even if I leave out RETURN, I still get the syntax error, so I thought that there was some other problem. It is highhlighting an error on the bracket close before RETURN. You think I need to finish the measure?