How to extract multiple tables with one query using Power Query M in Microsoft Fabric Dataflow Gen2
We are using an OData connector to try and extract multiple tables from a SAP HANA environment in Microsoft Fabric Dataflow Gen2. Currently we are extracting these tables one by one with separate queries. This is a pain-staking manual process and prone to errors.