Forum Discussion
Calculated Columns on Direct SQL Connection
- connork9 years agoFrequent Visitor
Phil_Seamark - I don't have write-access to our SQL database, so I'm trying to understand the limitations of what I can do in PowerBI without going into other systems.
Am I (already) at a dead-end using the PowerBI route?Thanks
- v-sihou-msft9 years ago
Microsoft Employee
I still understand the issue when you encountered in import mode. However, in this scenario, I think you can import those two tables individually. Then you can use "Merge Queries" in Query Editor to join tables based on the Time ID column.
Then expand the related table into rows.
Regards,
- connork9 years agoFrequent Visitor
Thanks Simon that worked! New to merge queries, and I had been using it incorrectly.
I have been working with our IT team to try the route of joining in the SQL tables, and made progress that way as well.
Any pros/cons on direct query vs scheduled refresh through the gateway?