Forum Discussion
Michele_Zanoni
8 years agoFrequent Visitor
Best practices for Power BI and a large database?
Hello all, I'd like to ask for advice on deciding how to proceed with Power BI. This is our current predicament: we have a database where up to half a million records are added every day. We sit ...
- 8 years agoHi there I would look to converting that if possible to Azure Analysis Services, which can compress the data.
Along with that you will be to enable Row Level Security.
As well as using DirectQuery to the Azure Analysis Services database.
Greg_Deckler
Community Champion
8 years agoSounds like Direct Query is going to be your best bet. If you have Power BI Pro or Premium you can have larger imported datasets. Where does your data sit, on-premises, cloud? What is the data source, SQL?
- Michele_Zanoni8 years agoFrequent Visitor
Hello.
Thank you for your answer. The data will be on a SQL database located on an Azure service.