Forum Discussion
sandeepk66
8 years agoAdvocate I
Display 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
8 years agoSuper User
Both links are invalid.
sandeepk66
8 years agoAdvocate I
Updated both screenshot & PBIX links
- Ashish_Mathur8 years agoSuper 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.