Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam PL-300 All Questions

View all questions & answers for the PL-300 exam

Exam PL-300 topic 2 question 91 discussion

Actual exam question from Microsoft's PL-300
Question #: 91
Topic #: 2
[All PL-300 Questions]

You have a Power BI semantic model that connects to a streaming data source. The data source is updated frequently.

You need to create a Power BI report that meets the following requirements:

• Supports real-time analytics
• Minimizes performance impact on the data source
• Displays the most recent data without performing a data refresh

Which connectivity mode should you use for the dataset?

  • A. DirectQuery mode
  • B. import mode
  • C. LiveConnect mode
  • D. push mode
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
rcaliandro
Highly Voted 2 months, 2 weeks ago
Selected Answer: A
real-time analytics => DirectQuery
upvoted 6 times
...
jaume
Most Recent 1 day, 5 hours ago
Selected Answer: A
With LiveConnection we can connect a PBI report to a Semantic Model but question is about "connectivity mode should you use for the dataset" so the answer should be DirectQuery (note: Dataset is the former name of current Semantic models)
upvoted 1 times
...
nyanlinhtike.nlh
1 month, 2 weeks ago
Selected Answer: D
Correct answer is D
upvoted 3 times
CindyWuu
4 days, 12 hours ago
Push Mode in Power BI refers to a real-time streaming capability where data is pushed into a Power BI dataset directly via APIs or other services, enabling real-time updates in reports and dashboards. It is designed for scenarios where data needs to be updated continuously without the need for a manual or scheduled data refresh.
upvoted 1 times
...
...
ak57
1 month, 3 weeks ago
I think it's Push mode based on this article:
upvoted 2 times
...
539d541
1 month, 3 weeks ago
Selected Answer: C
Should be C. The power bi semantic model that's connected to the live streaming data source already is created and exists. You want to build a report by connecting to that semantic model, therefore you should just connect to it as a live dataset.
upvoted 2 times
...
ChopChop007
2 months ago
Direct Query.
upvoted 3 times
...
1CY1
2 months ago
Selected Answer: A
Live connection and DirectQuery comparison https://learn.microsoft.com/en-us/power-bi/connect-data/service-live-connect-dq-datasets Live connection is a method that lets you build a report in Power BI Desktop without having to build a semantic model for it. The semantic model can dynamically request data from a data source it's connected to using a method called DirectQuery. When using DirectQuery, your report uses Data Analysis Expression (DAX) queries to get data. After the semantic model receives the report's DAX query, it generates another set of queries that are run on your data source, to get the required data. From this I am concluding use DirectQuery.
upvoted 3 times
...
Jayaruwan
2 months, 1 week ago
Selected Answer: D
As I guess answer is push mode
upvoted 2 times
d216393
1 month, 4 weeks ago
Push isn’t a type of connectivity. It’s a kind of semantic model
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...