Forum Discussion
Gerald23
4 years agoHelper I
Filter by date in source step
Hi Everyone, Would it be possible to filter by date in the source settings within the Power Query editor? I currently have setup an extra step that filters all records to only show data which...
- 4 years ago
You can use a DAX to filter data before importing. This has been solved here
- Anonymous4 years ago
Hi Gerald23 ,
You could also create the paremeters for filtering.
About more details, please kindly refer to
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Vijay_A_Verma
4 years agoMost Valuable Professional
You can use a DAX to filter data before importing. This has been solved here