Forum Discussion
Anonymous
1 year agoNot applicable
DAX date today query
Hello everyone, Within a step in a flow to Run a query against I dataset, I wish to just retrieve items from a column called ETD where the date is "today" but I am getting an error when I try to ...
- Anonymous1 year ago
Many thanks, this helped me to fix it.
- 1 year ago
Please accept the correct answer as a Solution.
Best Regards
Saud Ansari
If this post helps, please Accept it as a Solution to help other members find it. I appreciate your Kudos!
muhammad_786_1
1 year agoSolution Supplier
Hy Anonymous
You can retrieve items from the ETD column where the date is "today" by using this simple solution in Power BI. You can just apply a visual-level filter using Relative Date Filtering.
Best Regards,
Muhammad Yousaf
If this post helps, then please consider "Accept it as the solution" to help the other members find it more quickly.
- Anonymous1 year agoNot applicable
Thanks for your suggestion.