I saw that PBI now has those data flow features.
Is there anyway I can use those to query my SQL server (which PBI already talks to with my data gateway) and then push those rows into an SPO list?
My goal is to load our product table into an SPO list to use for lookups. Currently people are free hand typing in product SKUs and...it's an awful mess
If I could load the SKU and the prod description into an SPO list that would be perfect.
The catch is we don't use SQL Azure so...I would need to source it from our SQL server.