Hello
In Dashboar or LCA how can i pass a query data to a URL and update the web componente to see the updated page?
this is because the web componente dont support javascript and i'll creace a custom web to be embebed using query data.
Thanks
Hi Juan,
If I understand correctly, you’d like to pass query parameters that adapt to the selected value in your dashboard to a custom webpage.
This is possible by using IntelliSense to interpolate the value of the selected row, like this:
Please let me know if I misunderstood your question.
Kind regards,
Robin