Can’t configure a “List multiple rows” datasource with a query parm

Hi everyone,

I’m using the App Builder (cloud version) and can’t configure a “List multiple rows” datasource to apply a filter (WHERE) based on a page URL parameter.

In the “Where” section, my URL parameter doesn’t appear as an option.

However, it does show up correctly in the “Sort” section.

  • I’ve seen in this forum post that someone was able to use a page parameter in their filter for “list multi row”, so it seems possible.

Is this a limitation of the free plan, or am I missing a configuration step to make the parameter available in the filter?

Thanks for your help!

— Maxime

Just to add a bit more detail :backhand_index_pointing_down:

I’ve double-checked that my page parameter is correctly defined (name and type).

When I go to the datasource configuration and try to add a condition in the “Where” section, the autocomplete list doesn’t show any parameters at all — not even the one defined on my page.

It seems like the datasource filter builder doesn’t recognize page-level parameters,
even though they are available in the “Search” section or in other parts of the App Builder.

Could it be that dynamic parameters are not yet supported in the “Where” filter for “List multiple rows”?
Or maybe there’s a different syntax or binding method I should use manually?

Thanks again for any clarification!

PS: I’m currently using the Advanced Trial version, and if everything works as expected, I’m considering switching to a paid plan.

— Maxime

Hi,

You need to click the sigma symbol (Σ) next to the text field to be able to select a parameter.

Thank you very much for your reply. It’s actually written in the documentation.
Sorry for wasting your time.