Hi Community Members,
I am looking for a solution to my issue. Thanks in advance as I need this really urgent.
I have an action to list records and I am unable to write a filter query to get the null records from the entity. I tried writing "null","",'null' in expression editor but still no luck.
Please find the attached screenshot of the action.
Solved! Go to Solution.
Hi @Kpreeti1256
You have tried all combinations but here is the one that should work:
Name eq null and Amount ne null (without any quotes or using the expression editor)
Can you try using this and let us know if you are facing the same issue?
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Kpreeti1256
You have tried all combinations but here is the one that should work:
Name eq null and Amount ne null (without any quotes or using the expression editor)
Can you try using this and let us know if you are facing the same issue?
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
I am glad that you replied real quick. This worked just perfectly.
User | Count |
---|---|
27 | |
14 | |
12 | |
9 | |
9 |
User | Count |
---|---|
50 | |
30 | |
27 | |
24 | |
20 |