Forum Discussion

gracerashmi's avatar
gracerashmi
Helper I
8 years ago
Solved

User access issue

Hi Team,

 

We are using the free trial license and i have published a Report but users are not able to view the Report.

  • gracerashmi

     

    If you want a role that grant access to everything here is how to do it : 

     

    Create a calculated column on your role table 

    AllAccess = 1

    Like that, you are going to have a column full of 1

     

    Then add new role AllAccess, and then in the Table filter DAX expression type [AllAccess]=1

    Then add concerned user by this role

     

    - Quentin

8 Replies

  • Hi gracerashmi

     

    There is two possible issues : 

     

    1 - Only pro user can share a report online. Only pro user can see shared reports online.

    2 - You are using DirectQuery without Gateway

     

    - Quentin 

    • gracerashmi's avatar
      gracerashmi
      Helper I

      i have enabled the report in a workplace group. others are able to see the dashboard but 3 new persons in the group are facing this issue