- Microsoft Power BI Quick Start Guide
- Devin Knight Brian Knight Mitchell Pearson Manuel Quintana
- 275字
- 2021-08-13 16:02:53
Live Connection
The basic concept of Live Connection is very similar to that of DirectQuery. Just like DirectQuery, when you use a Live Connection no data is actually imported into Power BI. Instead, your solution points directly to the underlying data source and leverages Power BI Desktop simply as a data visualization tool. So, if these two things are so similar, then why give them different names? The answer is because even though the basic concept is the same, DirectQuery and Live Connection vary greatly.
One difference that should quickly be noticeable is the query performance experience. It was mentioned in the last section that DirectQuery can often have poor performance depending on the data source type. With Live Connection, you generally will not have any performance problem because it is only supported by the following types of data sources:
- SQL Server Analysis Services Tabular
- SQL Server Analysis Services Multidimensional
- Power BI Service
The reason performance does not suffer with these data sources is because they either use the same xVelocity engine that Power BI does, or another high-performance storage engine. To set up your own Live Connection to one of these sources, you can choose the SQL Server Analysis Services database from the list of sources after selecting Get Data. Here, you can specify that the connection should be live:
- Word 2000、Excel 2000、PowerPoint 2000上機(jī)指導(dǎo)與練習(xí)
- JavaScript實(shí)例自學(xué)手冊(cè)
- 大數(shù)據(jù)專(zhuān)業(yè)英語(yǔ)
- Hadoop 2.x Administration Cookbook
- 西門(mén)子PLC與InTouch綜合應(yīng)用
- Effective DevOps with AWS
- CSS全程指南
- 21天學(xué)通C語(yǔ)言
- Visual Basic.NET程序設(shè)計(jì)
- 水下無(wú)線(xiàn)傳感器網(wǎng)絡(luò)的通信與決策技術(shù)
- 新編計(jì)算機(jī)圖形學(xué)
- Hadoop應(yīng)用開(kāi)發(fā)基礎(chǔ)
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- 機(jī)器學(xué)習(xí)案例分析(基于Python語(yǔ)言)
- PyTorch深度學(xué)習(xí)