Forum Discussion
RobbSalzmann
2 years agoValued Contributor II
A custom DB table [username][povstring] and a dedicated Parameter is the way I would go. Do the lookup
select COALESCE(povstring, "") as povstring where username={si.UserName}
when launching the dashboard where the POV gets used.
Related Content
- 2 years ago
- 11 months ago
- 3 years ago
- 3 years ago