I am setting up a report for Tableau Server 8.0. I am using a Parameter to limit user
access based on the security group they are in.
I have it working but you can only select one option at a time.
User01 in SecuirtyGroup01 can see invoices for divison01
User02 in SecuirtyGroup02 can see invoices for divison02
User03 in SecuirtyGroup03 can see invoices for divison03
User04 in SecuirtyGroup04 can see invoices for divison04
User05 in SecuirtyGroup05 can see invoices for divison05
User06 in SecuirtyGroup06 can see invoices for divison06
User07 in SecuirtyGroup07 can see invoices for divison07
If User01 is a member of more that one Security Group, I would like her to be able to see all of the data for all of the groups she is a member of, instead of having to pick each division and view each division separately.
Example:
Division01 $100,000,000.00
Division02 $1,200,000.00
Division03 $57,000
2 answers
Yes this looks like it will work much better and it is allowing me to use the security groups I had set up. You are a data ROCK STAR!