March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I want to use Azure Table Storage datasource to load the data in PowerBI. The amount of data is very large that will hit performance issues eventually. Is there any way I can select/filter the data before importing to PowerBI?
I read here in one post that we can use oData. Any inputs on how to use oData queries for table storage?
Thank you!
Thank you for your inputs.
I am more looking into something like oData queries Or Table Storage REST APIs(I am not sure APIs is right approach or not) where we can eliminate columns by putting filter/select.
Something like this -
https://myaccount.table.core.windows.net/Customers(PartitionKey='MyPartition',RowKey='MyRowKey1')
I am new to Power BI and can't find any documentation on how to use oData queries with Azure Table Storage.
Any inputs will be helpful.
Thank you!
Hi, @KetD
According to your description, you want to do some oData queries Or Table Storage REST APIs with Azure Table Storage, you can check these documents to find if they can help you:
https://docs.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities
https://docs.microsoft.com/en-us/rest/api/storageservices/query-tables
https://docs.microsoft.com/en-us/rest/api/storageservices/query-entities
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @KetD
Before we import the data to Power BI from a data source, we usually use Power query editor to filter the useless data to enable them from loading into the Power BI, you can check these two documents:
https://yodalearning.com/tutorials/learn-how-filter-records-using-power-query/
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @KetD
You could use Excel to load the data from Azure Table Storage, do your transformations in PQ and then output the data into a table on a worksheet.
You can then load the table from the Excel file into PBI.
Regards
Phil
Proud to be a Super User!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |