Forum Discussion
sandeepk66
Advocate I
8 years agoDisplay Month name as a filter
Hi Power Geeks, I have a custom Table for Months and If I select April, It should change the Table Data for Appropriate month by sorting from JAN to DEC. But it is not on this case If I join base...
Ashish_Mathur
Super User
8 years agoBoth links are invalid.
sandeepk66
Advocate I
8 years agoUpdated both screenshot & PBIX links
- Ashish_Mathur8 years ago
Super User
There is no relationship between the Month column of the Query1 table and the month column of the DataTable. Create that relationship. Thereafter, when you click on October in the slicer, rows in the table will show up. For any other month that you select, no row will show up because there is no data for those months.