Send values from Dashboard to web

Currently, I am working on a challenging request in regards to implementing a button in the dashboard, which will only be available to one person named Noa.

Every day, Noa should approve the date that appears in the dashboard. The approval should send a signal of “Approved date” so the other users could watch the dashboard as well.

I understand how to do the permissions and row level security quite well.

In order to trigger the API, I need advices on how the approval date will be sent into the web.

Two challenges stand in the way of the button navigating into the URL:

How will the button only be visible to Noa?

What is the process for sending the date she approved to the web? Is it possible to make it happen with one click, without the need to write the approval date inside the web?

Thanks in advance!

Noy

Hey @Noys ,

for your first questions: Hide filter based on the user - #2 by robert.eibers That should work, just replace the filter with an image or table.

I don’t really understand the second question, do you mean like a write back function? Thats explained here. Perform secure database write-backs with Amazon Quick Sight | AWS Business Intelligence Blog
Perhaps you can explain the question a little more or someone else has an idea.

BR
Robert

2 Likes

Hi @Noys,

I’m marking @robert.eibers 's response as the solution.
Please let us know if you have further questions.

Regards,
Arun Santhosh
Pr Quick Sight SA

1 Like