Hi, All.
I'm having trouble with how to retrieve SQL execution results in SQL Database.
The results obtained with PowerAutomate are as follows.
It cannot be obtained even with a function such as "variable('ARRAY VARIABLE NAME')[0]".
I want to get only "0" from the result as below, what should I do?
Thanks.
[
{
"": 0
}
]