have you some idea how I can handle these notifications?.. because this is not correct i think...
Hi @ctpmthh,
I think you have something syntax wrong with your If statement.
You should modify as below:
Thanks Qi ! this one in green you have right,
In this 1st and 2nd arrow, there are 2 'if conditions' .. one is Nested ....
If the first patch fails then 2nd will not be initiated (i don't think it's a good approach, rather I will like to have something like... " initialize 1st patch, wait than 2nd patch.. but there isn't something like wait for the end of process...."
Hi guys,
what I did there for now is...
My working solution now is :
1 part just patch and save response :
Set(patchResponse,patch... )
Set(patchResponse2,patch... )
2 part add these variabless into IsError
IsError(patchResponse)...
for now, this is working... not the best but, right now enough..
User | Count |
---|---|
126 | |
87 | |
84 | |
75 | |
69 |
User | Count |
---|---|
214 | |
178 | |
140 | |
105 | |
83 |