Hi All,
I want to filter all the notes associated with a particular case via canvas app however the filter is throwing error of invalid argument.
Filter(Notes, Notes.'Regarding (_objectid_value)' = [@ModelDrivenFormIntegration].Item.Case)
I am using the above formula. Could anyone please help me in filtering notes records based on the case.
Thanks in advance.