I have the following action to initiate a variable inside my MS Flow :-
and an action to assign a value to this variable:-
But if calling the SQL stored procedure return null>> I will get this error on run-time:-
so how i can assign a null value to an integer variable ?
Can you convert variable to string ?
Here is how I was able to set null value to Int variable... What is the response from procedure ? Is it null or empty string?
User | Count |
---|---|
89 | |
37 | |
26 | |
13 | |
12 |
User | Count |
---|---|
128 | |
53 | |
38 | |
26 | |
21 |