Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
i have date column in sharepoint csv file and i have created date table by using calender(min(date column),today()) to establish a relationship berween tables to create a dynamic date range for slicer filter ,unfortunantely its not working and giving blank results.
can anyone help me to resolve
create the date table in Power Query, see code here - Extended Date Table (Power Query M function) - Power Query / M Code Showcase - Enterprise DNA Forum
Make sure you have the same data type for the two columns used for the relationship.
both table dates are same format i have made forgot to mention but not
working
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 31 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 75 | |
| 65 | |
| 46 | |
| 23 | |
| 22 |