Forum Discussion
Creating a date filter for a date range
- 8 years ago
Thank you so much Ashish.
The solution you have created is exactly what I am after, however I am finding it hard to recreate in my master data file. Would you be generous as to provide me with an explanation of how you achieved it? I am a beginner to Power BI, so a step by step would be much appreciated.
Thank you again.
Zina
Hi,
You are welcone. I suggest that you go to Home . Edit Queries and look at each of the Applied steps on the right hand side pane. If you are unclear about any step, please feel free to post back.
- zina-aziz8 years agoFrequent Visitor
Thank you.
I am getting this error message. I am not sure what it means.
- Ashish_Mathur8 years agoSuper User
Hi,
The simple formula in the Query Editor should be:
={Number.From([From])..Number.From([To])}
- zina-aziz8 years agoFrequent Visitor
Thank you it is working now.
The calender, is that a table? Also how do i add the month, order and year components underneath it? Are they measures?