Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Parameter Output to Role as input value

Hi im trying to implement a kind of security to dashboard using ManageRole on desktop, i have a dataset with fields UserName,IsUserHasAccess usually IsUserHasAccess field has 3 different values (Y,...
  • v-sihou-msft's avatar
    v-sihou-msft
    9 years ago

    Anonymous

     

    No, you don't need to create a parameter. USERNAME() is a build-in function to return the "domain\username" of accessing user.

     

    Regards,