I have a table call business. Each user is provided with a claim type "businessId" and its corresponding value.
I filter data based on the values provided in the claim.
Is there any way I can filter data based on values of claim types.
Please suggest.