I have the following counter lobby element navigation to shop orders screen:


When Navigating, it is passing the $[ORDER_NO] navigation filter parameter as null:

Any thoughts on how to fix this? or why the $[ORDER_NO] parameter is being passed as null?
Thanks,
Best answer by Abdul
Hi @blake.hamlin,l
Lobby navigation with Parameter(s) doest not support for Counter type Lobby Element. Lobby Element should either be List type or Bar chart.
Please Use Datasource Condition option with Navigation link without any parameters, that might work otherwise have to change element type.
Regards
Abdul Rehman