Forum Discussion

AntWickenden's avatar
AntWickenden
Frequent Visitor
7 years ago
Solved

Using Slicers to filter visualisations with data from multiple fields

Hi there...   I am pretty new to PowerBi but am finding it very useful, however I have a problem, which is probably a simple fix, but despite much searching I am unable to find the solution for.  ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi,

    can the same GCI Number be present for different years?

     

    By design, in your model, when you filter on year and month, you filter the GCI Number in the table Branch Rev Data and then you filter the GCI List by CGI Number and with this list you filter data in the Import Data where it calculate the measure Count of Import files. This measure depends by the list of the GCI Number filtered in GCI List, not directly by Year and month in Branch Rev Data.

     

    In my opinion you have to build in power query a new table Years, with distinct year values by the two raw tables and create two relationship one-to-many from this table to the raw tables and build the year slicer on this new table.