Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

filter

Hello, I am using directquery to pull data using sql The sql returns a table with fields: tblFact pCode DateKey field3... There are two slicers on the power bi page. One for pCode and the other ...
  • V-lianl-msft's avatar
    6 years ago

    Hi Anonymous ,

     

    I guess you have this issue.

    When you select two fields from the same table as slicers, the interaction between the two slicers is turned off by default. You can enable the interaction in edit interaction.

    When the interaction is turned off , maybe when you select pcode, but the datekey filter is not synchronized, it will cause you to select datekey without affecting tblfact.

     

    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.