Hi,
I've a field in oracle if it is empty i need to assign 0 or field value
I tried this if(empty(items('Apply_to_each_8')?['LOCK_ID']),0,items('Apply_to_each_8')?['LOCK_ID'])
but it is not working properly, how to do that?
Solved! Go to Solution.
Hi,
Thanks for the follow up! Hopefully this can be helpful for future communities members.
Regards,
Alex
-------
Community Support Team _ Alex Rezac
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
43 | |
38 | |
34 | |
27 |
User | Count |
---|---|
47 | |
38 | |
32 | |
32 | |
31 |