Forum Discussion

melpop's avatar
melpop
Helper I
4 years ago
Solved

Row Level Security Error

Hi everyone

 

I have a user that is the only person in his access group that gets the following error:

 

 

Row Level Security is set up per country/entity level. He is part of 2 - ES01 and ES04 and can see data for both groups.

 

I don't know how to approach this issue?

 

Thank you in advance for any help!

  • melpop's avatar
    melpop
    4 years ago

    UPDATE:

     

    I have solved the problem by creating a bridge table with distinct entities and using that to split up the many-to-many relationship. It is now working fine.

8 Replies

    • melpop's avatar
      melpop
      Helper I

      Hi amitchandak 

       

      Yes, here it is:

       

      Activity ID: 3647bd2c-515a-4730-83b1-8960064583fa
      Request ID: 9013e524-eecc-42da-8bfc-7039997dbc08
      Correlation ID: 4a00ab65-5890-d856-fa34-a30553dda768
      Time: Wed Dec 22 2021 08:50:15 GMT+0000 (Greenwich Mean Time)
      Service version: 13.0.17333.45
      Client version: 2112.2.09063-train
      Cluster URI: https://wabi-west-europe-d-primary-redirect.analysis.windows.net/

       

      And here is the message in English:

       

      • v-kkf-msft's avatar
        v-kkf-msft
        Community Support

        Hi melpop ,

         

        Please make sure you do not enable "Apply security filter in both directions", which will cause users who are joined multiple roles to encounter error when viewing reports.

         

         

        If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

        Best Regards,
        Winniz

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

  • ALLUREAN's avatar
    ALLUREAN
    Solution Sage

    Hi melpop 

     

    If it's possible just set the filter direction to Single (from Geography to PriceList). I suppose that you have some logic behind, but if not a lot, you can get the values from the other table in order to avoid BOTH direction filtering

     

    Did I answer your question? Please Like and Mark my post as a solution if it solves your issue. Thanks.

    Appreciate your Kudos !!!

    https://allure-analytics.com/

    • melpop's avatar
      melpop
      Helper I

      UPDATE:

       

      I have solved the problem by creating a bridge table with distinct entities and using that to split up the many-to-many relationship. It is now working fine.

      • Macha's avatar
        Macha
        Frequent Visitor

        Hi melpop Can you please describe what you did? Facing the same issue

    • melpop's avatar
      melpop
      Helper I

      Hi ALLUREAN 

       

      I've already tried this but the error still appears 😥 I'm really not sure what to do about this anymore.