@ManishSolanki
The out of the Run a query against a dataset:
{
"statusCode": 200,
"headers": {
"Pragma": "no-cache",
"Transfer-Encoding": "chunked",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"RequestId": "2785bd69-4133-9c35-6f519dff77de",
"Access-Control-Expose-Headers": "RequestId",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Cache-Control": "no-store, must-revalidate, no-cache",
"Date": "Wed, 16 Aug 2023 13:33:17 GMT",
"Content-Type": "application/json",
"Content-Length": "246742"
},
"body": {
"results": [
{
"tables": [
{
"rows": [
{
"[IsGrandTotalRowTotal]": true,
"[SumBillable_Hours]": 78840331.3858350001,
"[SumTotal_Hours]": 9407717.5886129998,
"[AverageUtilisation__]": 0.788890974963097,
"[SumLeave_Unaffected_by_UT]": 95980.5
},
{
"Date[MMM-YYYY]": "Aug-2022",
"Date[MonthYrSort]": 202208,
"User[Staff Name]": "Test User",
"Department[Practice]": "GOP",
"[IsGrandTotalRowTotal]": false,
"[SumBillable_Hours]": 165,
"[SumTotal_Hours]": 184,
"[AverageUtilisation__]": 0.9375
Output of the Select action:
[
{
"Month_Year": null,
"Staff_Name": null
},
{
"Month_Year": "Aug-2022",
"Staff_Name": "Test User"