Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerAutomatem flow: issue with Convert result set rows from array to objects #3562

Open
DangelChacon opened this issue Jun 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DangelChacon
Copy link

Type of Connector

Certified Connector

Name of Connector

Snowflake Connector

Describe the bug

we are connecting power automate with snowflake through a flow, according to the microsoft documentation we need to add the step "Convert result set rows from array to objects" where I need to provide this parameter body/rowType and body/data, but the parameter body/rowType don't appear, only appear body/schema and body/data, and my workflow end with error.
Automate flow Error
Automate Flow

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 2 - One or more important connector features are down

To Reproduce

  1. create a new automate flow
  2. add step "Submit SQL Statement for Execution" and provide all the parameters (snowflake host, warehouse, database, schema, sql Statement.
  3. Add step Convert result set rows from array to objects, here the parameter body/RowType dont appear.

Expected behavior

I'm expecting that the parameter body/rowType appear here to provide te correct value and my flow can be ended ok.

Environment summary

I'm using snowflake connector from powerapp
NA

Additional context

NA

@DangelChacon DangelChacon added the bug Something isn't working label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant