Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello guys!
Anyone used Flow to refresh a dataset in Power BI?
I've created a new flow using a recurrent time (each 5 minutes), to get rows in SQL Server and update a dataset in Power BI, this way:
Everything ok in the first two steps, but when adding lines to a dataset I got an error.
JSON output:
Error:
My dataset in PowerBI:
Observation: I'm getting only the column "cod_solicitacao" from the table, but how the output written these two other columns, I put them in the dataset definition, but I got the same error.
Any tips?
Thanks!
Solved! Go to Solution.
@v-jiascu-msft and @GilbertQ, thanks for your answers!
This was my first time testing Flow and I had not associated the selected column to the respective field in the dataset.
I found this cool tutorial where I could see where was the problem...
https://www.youtube.com/watch?v=B4dCLtQ53pA
Thanks!
@v-jiascu-msft and @GilbertQ, thanks for your answers!
This was my first time testing Flow and I had not associated the selected column to the respective field in the dataset.
I found this cool tutorial where I could see where was the problem...
https://www.youtube.com/watch?v=B4dCLtQ53pA
Thanks!
Hi @CoboleiroBr,
According to my test, the other two columns will be null if they can't be fetched from the database. Maybe you should check the number of the fields of your table and the dataset as @GilbertQ said.
Best Regards!
Dale
Hi @CoboleiroBr
The first thing that I would ask is to ensure that the data types from SQL Server and then after you modify the data are the same as what is set in your Streaming data set?
Then it appears in your image that there are possibly 4 columns whilst in the json below it only has 3 rows.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 17 | |
| 15 | |
| 14 |