Skip to main content

Notifications

Community site session details

Community site session details

Session Id : nsax8IuEj65CGHv6PPlJCS
Power Automate - General Discussion
Answered

Flow Microsoft Form to SQL Server

Like (0) ShareShare
ReportReport
Posted on 24 Oct 2022 22:33:57 by 5

Hi, i have a problem with the flow of microsoft form and sql server, im trying to pass the answers of my form to a database of sql server in azure, i make all the steps but when i try to save i have the message: 

The flow is saved, but cannot be used. Select flow checker to fix the problem.

 But in flow checker there are not problems or warmings, can someone help me about it.

Josue_Lopez_0-1666650669227.png

Josue_Lopez_1-1666650700800.pngJosue_Lopez_2-1666650716057.png

this is my microsoft form:

Josue_Lopez_0-1666651617761.pngJosue_Lopez_1-1666651635756.pngJosue_Lopez_2-1666651659262.png

Josue_Lopez_3-1666651688224.png

and the structure of my table is:

CREATE TABLE CONTRACARGO(
ID int PRIMARY KEY IDENTITY(1,1),
ENTIDAD_FINANCIERA varchar(100) NOT NULL,
NOMBRE_TARJETA varchar(200) NOT NULL,
FECHA_TRANSACCION varchar(20) NOT NULL,
HORA_TRANSACCION varchar(20) NOT NULL,
TARJETA_P1 varchar(4) NOT NULL,
TARJETA_P2 varchar(4) NOT NULL,
MONTO_DISPUTA varchar NOT NULL,
NUMERO_AUTORIZACION varchar(100) NOT NULL,
TIPO_CONTRACARGO varchar(200) NOT NULL,
PARTICIPO_TARJETA varchar(2) NOT NULL,
REINTEGRO_TARJETA varchar(2) NOT NULL,
DESCRIPCION varchar(500) NOT NULL
)

 

  • SudeepGhatakNZ Profile Picture
    14,318 Most Valuable Professional on 25 Oct 2022 at 22:45:43
    Re: Flow Microsoft Form to SQL Server

    Hi @Josue_Lopez ,

     

    There are multiple licensing options to choose from.

    Pricing | Microsoft Power Automate

    They all will let you use the premium connectors. Some of the plans may turn out to be cheaper given the total number of users using the flow. You might talk to your licensing expert.

     

     

  • Josue_Lopez Profile Picture
    5 on 25 Oct 2022 at 16:15:07
    Re: Flow Microsoft Form to SQL Server

    @SudeepGhatakNZ

    have a question, what would be the license that i should buy for use this connector? or where i can buy the premium license? because i don't want to buy other license that doesn't allow me use this connector. Thanks for your help

  • Verified answer
    SudeepGhatakNZ Profile Picture
    14,318 Most Valuable Professional on 24 Oct 2022 at 23:03:13
    Re: Flow Microsoft Form to SQL Server

    @Josue_Lopez , Most probably you are using a premium connector but do not have a Power Automate Premium licence.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - General Discussion

#1
rpersad Profile Picture

rpersad 16

#2
David_MA Profile Picture

David_MA 10 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 8 Super User 2025 Season 1

Overall leaderboard
Loading started