getDisplayedData only working when table on screen

i have a query that returns table9.getDisplayedData() retool but the problem is that it only returns any output if table 9 is open on the screen. i want It to work even when its not visible on screen

I don't believe this is possible... what is your use case?

Hi there,

Happy to help out here.

I am seeing that it isn't possible using the getDisplayedData() option, but you can set a variable to the table data and then return the variable. The format of the data will be different from getDisplayedData(), but you can transform it to match that prior to returning it:
EvanKeith

Let me know if this helps and if you have any additional questions!

Best,
Evan

We'll reach out when this bug is fixed :blush: