Forum Discussion

rohanjha1988's avatar
rohanjha1988
Icon for Helper II rankHelper II
5 years ago
Solved

Relationship and Slicers

Hi All,   I have an issue in understanding a fundamental of relationship.    I have a table called - FrontlineVisit. In this table I have day wise visit details of my frontline sales team to diff...
  • Anonymous's avatar
    Anonymous
    5 years ago

    rohanjha1988 what you're describing definitely doesn't sound like the expected behavior.

    I'm assuming you've already verified this, but the first thing I would double-check is that the ClientTypeName column being used in your slicer is in fact the one from ClientType table, not from FrontlineVisit. 

    The next thing I would verify is that the #Visit measure is indeed counting a column from FrontlineVisit, and not mistakenly one from ClientType.

    The third thing I would check again is that Power BI has not "automatically detected" and created a relationship between the tables for you on the ClientTypeName column, unbeknownst to you.  This can sometimes happen when a column with same name exists in multiple tables.