Forum Discussion

sandeepk66's avatar
sandeepk66
Advocate I
8 years ago

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 based on 2 dates.

 

Please find the attached Examples and PBIX.

 

Screenshot

 

 

pbix

 

4 Replies

      • Ashish_Mathur's avatar
        Ashish_Mathur
        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.

  • v-huizhn-msft's avatar
    v-huizhn-msft
    Microsoft Employee

    Hi sandeepk66,

    As what Ashish_Mathur said, there is no relationship between the tables, so when you click slicer, there is no impact on the table visual. And there are no other month's data except october. When you select April, It should change the Table Data for Appropriate month by sorting from JAN to DEC, why it should show the 12 month's data when you click April? It's really confusing. Please share more details for further analysis.

    Best Regards,
    Angelia