In the App Builder, I’m using the IFRAME module to embed an entire table so that I can take advantage of grouping options and have a better visualization. My app uses user credentials to display and show information, and the user’s value is stored in a column of the table that I have embedded in the IFRAME.
Would it be possible for the user, when viewing the IFRAME of the table, to only see the data that corresponds to them? Perhaps the solution would involve limiting the table view somehow?
Thank you!