Forum Discussion

Txtcher's avatar
Txtcher
Helper V
1 year ago
Solved

Help - Report Deadline - Group By Performance is Slow (Hours!)

Hello: We are using PQ to create a raw data table from Salesforce. (We cannot use Power BI, because the customer wants the raw data in Excel. [One of the frustrations with Power BI is the inability ...
  • v-sdhruv's avatar
    1 year ago

    Hi Txtcher ,

    As mentioned by lbendlin , you can use Power BI's Power query to perform your transformations and use that M query in your excel.

    Go to get data--> Blank query and paste it.

     

    You will get your table
    The you can just copy the table and paste it in the excel.

     

    Another way can be,
    Use table visualization to export the data.

    Power BI is a very interesting tool and it has got many capabilities apart from transforming your data using Power Query.

    Check this out to get started with Power BI.

    https://learn.microsoft.com/en-us/power-bi/fundamentals/desktop-getting-started
    Download from here

    Hope this helps!
    If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
    Thank you.