As a beginner in Looker, I’m currently tasked with making the row limit as a global filter.
My goal is that letting users to decide how many rows they want to get on each tile (top 5, top 10 etc) by selecting any number in customized filter.
I tried using row() function in table calculation to get the row number, but still cannot assign it as a global-view filter finally.
Is there any workaround such as creating a measure to deal with this, or there is already a solution?
Thanks for the time and help!