Posted inData & Analysis
Creating Current Day, Week, Month And Year Reports In Power BI Using Bidirectional Cross-Filtering And M
One very common requirement when creating a Power BI report is the ability to apply a filter for the current day, week, month, quarter or year. There are several ways of implementing this: you could add relative date columns to your Date table as I show…