Forum Discussion

chienim's avatar
chienim
Frequent Visitor
9 years ago
Solved

Security aspect: Direct Query vs import

Hello,   Recently I'm playing Power BI with data and reports, This is a general question: From Security point of view, is there any advantage or disadvantage, between using DirectQuery or Import?...
  • v-sihou-msft's avatar
    9 years ago

    chienim

     

    As you said, using import security can be filtered at Power BI level since the data has been loaded into Power BI Desktop. And for direct query, the security is controlled on data source side. There's no other functional different on security aspect. For choosing direct query or import, you need to consider the data amount (1GB limit for dataset size) and refresh frequency. Please refer to a blog below:

     

    Power BI – Live connection vs. Import, comparison and limitations

     

    Regards,