Hi All,
I am getting a wired error after I try to run a dataflow connected to an Azure SQL DB (see attachment) any ideas on how can I address this error?
Thank you,
Jose G Diaz
Solved! Go to Solution.
Ah yes, this is a pretty common problem we have all been dealing with.
You will notice that your column data types in PowerQuery are of the Int64 (Integer) type (look in the Advanced Editor). Oddly, this is not supported by Dataverse. Using the Advanced Editor, change the Int64 for Int32 and it should work.... that is if you are using relatively small numbers which Int32 can support. If not, you will need to use a text field instead.
Ah yes, this is a pretty common problem we have all been dealing with.
You will notice that your column data types in PowerQuery are of the Int64 (Integer) type (look in the Advanced Editor). Oddly, this is not supported by Dataverse. Using the Advanced Editor, change the Int64 for Int32 and it should work.... that is if you are using relatively small numbers which Int32 can support. If not, you will need to use a text field instead.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
36 | |
19 | |
5 | |
5 | |
4 |
User | Count |
---|---|
34 | |
27 | |
13 | |
11 | |
7 |