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: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rcaliandro
Highly Voted 9 months ago
Selected Answer: A
real-time analytics => DirectQuery
upvoted 8 times
0f4908c
4 months ago
Displays the most recent data without performing a data refresh-->Push mode
upvoted 2 times
...
...
SushiPowerBI_175
Most Recent 1 month, 1 week ago
Selected Answer: D
Push datasets allow streaming updates without refresh and support real-time visuals.
upvoted 2 times
...
drigotto8
4 months ago
Selected Answer: D
Push mode: This mode allows data to be pushed directly into Power BI from a streaming data source. It is designed for real-time analytics and does not require a data refresh because the data is continuously updated as it is pushed into Power BI. This minimizes the performance impact on the data source since the data is sent directly to Power BI without querying the source repeatedly.
upvoted 4 times
...
Pritch
4 months ago
Selected Answer: D
D. push mode https://learn.microsoft.com/en-us/power-bi/connect-data/refresh-data Push semantic models don't contain a formal definition of a data source, so they **don't require you to perform a data refresh in Power BI**. You refresh them by pushing your data into the semantic model through an external service or process, such as Azure Stream Analytics. This is a **common approach for real-time analytics** with Power BI.
upvoted 2 times
...
SylUK
4 months, 1 week ago
Selected Answer: D
The correct answer is D: Push Mode
upvoted 1 times
...
f133b89
4 months, 2 weeks ago
Selected Answer: D
Push mode. The Refresh is for the data set. Not the report
upvoted 1 times
...
Odidepse
4 months, 3 weeks ago
Selected Answer: D
Pushmode handles frequent data updates without requiring a data refresh. Cannot be direct query, as stated on the requirement '• Displays the most recent data without performing a data refresh' direct query it requires querying the data source each time the report is viewed or interacted with. 100%
upvoted 3 times
...
esrath
4 months, 3 weeks ago
Selected Answer: C
C. LiveConnect Mode DirectQuery and Import modes are to connect to the data source, not the dataset. Push mode is a semantic model, not a connectivity mode. LiveConnect is used to connect to a semantic model that already exists: Source: https://learn.microsoft.com/en-us/power-bi/connect-data/service-live-connect-dq-datasets Excerpt: "When you create your report in Power BI Desktop, you can connect it to a semantic model that already exists. A live connection allows you to rely on existing data, which can be updated without accessing the report."
upvoted 1 times
...
desibaby09
6 months ago
Selected Answer: D
Push mode displays without a data refresh
upvoted 2 times
...
jaume
6 months, 2 weeks 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
8 months ago
Selected Answer: D
Correct answer is D
upvoted 3 times
CindyWuu
6 months, 2 weeks 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
8 months, 1 week ago
I think it's Push mode based on this article:
upvoted 2 times
...
539d541
8 months, 1 week 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
8 months, 2 weeks ago
Direct Query.
upvoted 3 times
...
1CY1
8 months, 3 weeks 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 4 times
...
Jayaruwan
8 months, 3 weeks ago
Selected Answer: D
As I guess answer is push mode
upvoted 2 times
d216393
8 months, 2 weeks ago
Push isn’t a type of connectivity. It’s a kind of semantic model
upvoted 2 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 ...