Forum Discussion
panipat1990
8 years agoHelper III
How to make max_date variable in query editator.
Dear Team, i am new in ppower bi.I stuck a requirement. i used another bi tool.Where i made variable in backend. And used Below Written condition= Where Date=Date(Floor('$(vMax_Date)'),'DD/MM/Y...
v-yulgu-msft
8 years agoMicrosoft Employee
Hi panipat1990,
What is your desired result with above formula? Could you please illustrate your requirement with sample data? Besides, maybe you could try Query Parameter in Power BI.
Regards,
Yuliana Gu
- panipat19908 years agoHelper III
I want to filter data from max date to last 4 month data..
- panipat19908 years agoHelper III
Suppose in my table Date From 01-04-2016 to 25-05-2018
i Want to pickup only Max_date to before 4 month ago not current date..Only Max date exixt in table.
For this max date i made a variable Max_Date=List.Max(Table[Sale]) Which is 25-05-2018
I created same 4 month..But i want to filter data in above two variable how
- panipat19908 years agoHelper III
This type of error is coming
Expression.Error: A cyclic reference was encountered during evaluation.