Url action with filter

Hello @jmetair, when you add the parameter name in the URL, it is case sensitive. Does the name shown above match the parameter name exactly in the destination dashboard? Also, just to clarify, is the dashboard you are linking to also in the embedded view of Quick Sight? My thought is that the embedded URL isn’t filtering as expected because the URL is being generated for the embedded dashboard on load. You may need to create a listener that would set the parameter programmatically based on the link you are clicking to.