Hi I have create 2 sets of data
1 set is customer info, where there is a field that contains a list of shipment, since a customer can have many shipments.
And another data set called parcel, where there is a ID column that is a selection of created customer info.
The problem arises where I try to create a filter for my RP. When I click on a button to filter shipments under 1 particular customer id, it can’t seem to work. My current workflow is that I set the state of my app to the customer info’s ID. So I can reference and filter in the shipment/ delivery RP.
However I am unable to do a filter and reference data to my app state, thus I am unable to filter.
Missing page level state to reference my filter (app is my page). Any help is appreciated!
Thank you.
Regards
Kelvin