Hi there! I’m creating a Dundas tutorial dashboard for our end users in Dundas, which I think is coming along pretty well, and will be a fun way to teach people using some of the specific features we will be using in Dundas specifically in our organization.
I am creating a quiz (with different questions on different dashboards, so a new row appears in the datacube associated with that user id each time a person answers a question) using a data input cube, more to make sure people are actually clicking through the dashboards and reading the content then to test on anything difficult.
I would like to also have the end user able to view a progress visualization, to show the entries they have completed connected to their own user id, I believer we will use custom attributes to filter this info per user or possibly security hierarchies, which I don’t really have access to as a Developer and not an Admin.
I’m wondering if anyone has done something similar in a different way - like had a column of user ids in a table, and only allow the user to see rows associated with their user id, and if you possibly used a different form of scripting, like possibly I could use an element transform at the cube level on the dashboard to filter this way…
I’m still thinking through it, but thought I’d ask if anyone had any cool solutions! THANKS!