Hello, I would like to know if there's a way to disable the "Limit Displayed Rows" setting when opening a dashboard tile in fullscreen mode.
I tried looking for something like that but I couldn't find it. I also asked multiples AI chatbots about this but I couldn't get an easy solution for this simple problem.
Is there any way to replicate this behaviour in Looker without having to rely on overly complicated solutions? Or, in order to achieve this, I will have to modify my view using LookML?
Solved! Go to Solution.
Hi @7_ ,
Unfortunately, Looker currently doesn’t allow disabling the “Limit Displayed Rows” setting automatically in fullscreen mode — it applies the same row limit from the tile settings.
To work around this, you would need to:
Adjust or remove the limit manually in the tile settings.
Or modify the LookML view to control row limits with a custom explore or field.
There’s no native toggle in the UI to override it only in fullscreen.