Forum Discussion
Anonymous
9 years agoNot applicable
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,...
- 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,
v-sihou-msft
Microsoft Employee
9 years agoAnonymous
No, you don't need to create a parameter. USERNAME() is a build-in function to return the "domain\username" of accessing user.
Regards,
Anonymous
9 years agoNot applicable
Thanks alot Simon this did work.
can you please reframe the expression,
if i have a Parameter with Name USERNAME while entering in to desktop it shoud pop up for this.