Forum Discussion

PremK's avatar
PremK
Resolver I
1 year ago
Solved

Drill through based on User Logged In

in PBI , i have a report with 3 pages, one page for report and other 2 pages for drill through pages, in this 2 drill through pages, one page having table with patient name and other page dont have p...
  • PremK's avatar
    PremK
    1 year ago

    Hello rohit1991 , danextian , v-aatheeque , lbendlin , pbiuseruk 
    appologize for late responce.

    1. Conditional Visibility on buttons (or any other visuals in PBI) will NOT work because this feature is not available at the moment in PBI. I searched for this option but not available.This Conditional Visibility on any visul is a good to have feature but PBI dont have it 😭     correct me if am wrong!    
    2. Duplicating same report for diff users is not a viable option.

    I achieved Conditional Drill through by creating User Access table (with user email and access true or fales) and 2 measure (one is identifying the user is authorized or unauthorized. and second is based on the access assigning the respective pages).