Forum Discussion

riaj03's avatar
riaj03
Data Storage
01-17-2024

Access url parameter from sisense script

Hi, we are embedding sisense report from our react app by iframe.  ``` <iframe src={url} style={{ width: '100%', height: '100vh' }}></iframe> ```   Its working perfectly, but we need to send ex...