{"id":16945,"date":"2026-09-21T05:27:28","date_gmt":"2026-09-21T05:27:28","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16945"},"modified":"2026-09-21T05:27:28","modified_gmt":"2026-09-21T05:27:28","slug":"microsoft-dp-600-practice-test-questions-and-exam-dumps-part5-q81-100","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-dp-600-practice-test-questions-and-exam-dumps-part5-q81-100\/","title":{"rendered":"Microsoft DP-600 Practice Test Questions and Exam Dumps Part5 Q81-100"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/dp-600-exam-dumps\"><b>Microsoft DP-600 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 81<\/b><\/h3>\n<p><b>Which Microsoft Fabric capability is used to organize related items such as lakehouses, warehouses, notebooks, and semantic models for collaborative work?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Workspace<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OneLake shortcut<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Calculation group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data category<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Fabric workspace provides a collaborative environment where related analytics items can be organized and managed together. Depending on permissions, users can work with items such as lakehouses, warehouses, notebooks, pipelines, semantic models, and reports within the workspace. OneLake shortcuts provide references to data, calculation groups manage reusable calculation logic, and data categories provide metadata-related functionality. Therefore, a workspace is the appropriate Fabric structure when a team needs a shared location for managing related analytics assets.<\/span><\/p>\n<h3><b>Question 82<\/b><\/h3>\n<p><b>A semantic model contains a Date table, but it has not been configured as the model&#8217;s official date table. What should the developer do when proper date-table behavior is required?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Mark the table as a date table<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert it into a fact table<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all date columns<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a second workspace<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Marking a table as a date table identifies it as the model&#8217;s dedicated calendar table and establishes appropriate date-table semantics. The table should contain a valid date column with the characteristics required for date-table usage. This is particularly important for reliable time-intelligence scenarios and consistent date-based analysis. Converting it into a fact table or removing date columns would prevent the required functionality, while creating another workspace does not affect semantic-model date behavior. Therefore, the developer should mark the appropriate table as a date table.<\/span><\/p>\n<h3><b>Question 83<\/b><\/h3>\n<p><b>Which DAX function can return the current year from a date value?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MONTH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DAY<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">YEAR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WEEKDAY<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The YEAR DAX function returns the year portion of a date value. It is useful when creating calculations, categories, or filters based on calendar years. MONTH returns the month number, DAY returns the day portion, and WEEKDAY returns a number representing the day of the week. Therefore, YEAR is the appropriate function when the requirement is to extract the year from a date. In analytical models, this type of date extraction can also support grouping and time-based reporting when appropriately designed.<\/span><\/p>\n<h3><b>Question 84<\/b><\/h3>\n<p><b>Which Microsoft Fabric feature provides a way to schedule and manage repeated data refresh or processing operations?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data pipeline<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Report tooltip<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Calculation group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sensitivity label<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Fabric data pipeline can be scheduled to execute supported activities repeatedly according to defined timing requirements. Pipelines are useful for orchestrating ingestion, transformation, and related data-processing tasks as part of automated workflows. Report tooltips provide additional visual information, calculation groups provide reusable calculation logic, and sensitivity labels classify content. Therefore, a data pipeline is the appropriate feature when a Fabric solution needs recurring data-processing operations to run automatically according to a schedule.<\/span><\/p>\n<h3><b>Question 85<\/b><\/h3>\n<p><b>Which Power Query feature allows an analyst to group records by one or more columns and calculate summaries such as totals or counts?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Group By<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace Values<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unpivot<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Split Column<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Group By operation in Power Query groups rows according to selected columns and can calculate aggregations such as sum, count, minimum, maximum, or average. For example, sales records can be grouped by region to calculate total revenue for each region. Replace Values changes specific values, Unpivot reshapes columns into rows, and Split Column divides a column into multiple columns. Therefore, Group By is the appropriate Power Query operation when the goal is to summarize records according to selected categories.<\/span><\/p>\n<h3><b>Question 86<\/b><\/h3>\n<p><b>Which Microsoft Fabric component provides a code-first environment where Python can be used to explore and transform data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Notebook<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Warehouse<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scorecard<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Fabric notebooks provide a code-first development environment that supports languages such as Python for data exploration, engineering, transformation, and analytical tasks. They integrate with Fabric data resources and can use Spark-based processing for scalable workloads. Warehouses provide structured SQL analytics, while dashboards and scorecards focus primarily on monitoring and presenting information. Therefore, a notebook is the appropriate Fabric component when developers need a flexible Python-based environment for exploring or transforming data.<\/span><\/p>\n<h3><b>Question 87<\/b><\/h3>\n<p><b>Which semantic-model design generally makes dimensions easier to reuse across multiple fact tables?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Conformed dimensions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Duplicate calculated columns<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Independent report filters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Separate workspaces<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Conformed dimensions use consistent definitions and keys across multiple fact tables. For example, a shared Date dimension can be used consistently with Sales, Inventory, and Budget fact tables. This makes analysis across different business processes more consistent because the same dimension attributes can be used to filter and compare multiple fact tables. Duplicate calculated columns and independent filters do not establish a common dimensional definition, while separate workspaces do not solve the modeling requirement. Therefore, conformed dimensions are the appropriate approach for reusable dimensions across fact tables.<\/span><\/p>\n<h3><b>Question 88<\/b><\/h3>\n<p><b>Which DAX function is commonly used to remove filters from a table or column when evaluating a measure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">REMOVEFILTERS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FORMAT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CONCATENATE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DATE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">REMOVEFILTERS is a DAX function used to remove filters from specified tables or columns when evaluating an expression. It is commonly used with CALCULATE to create measures that compare a filtered value with a broader total. For example, a percentage-of-total measure may remove a product filter while retaining other relevant filters. FORMAT changes the display representation of a value, CONCATENATE combines text, and DATE constructs a date value. Therefore, REMOVEFILTERS is the appropriate function for explicitly removing filters during DAX evaluation.<\/span><\/p>\n<h3><b>Question 89<\/b><\/h3>\n<p><b>A Power BI developer wants to prevent users from seeing a particular table while still allowing them to access other model objects. Which capability should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object-level security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Row-level security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Incremental refresh<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Field parameters<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Object-level security can restrict access to specific objects in a semantic model, such as tables or columns, for users assigned to appropriate roles. This is useful when users should be able to access the broader model but must not see particular sensitive objects. Row-level security restricts records rather than model objects, incremental refresh manages data-refresh processing, and field parameters provide dynamic field or measure selection. Therefore, object-level security is the capability to consider when access to a specific table needs to be restricted.<\/span><\/p>\n<h3><b>Question 90<\/b><\/h3>\n<p><b>Which Microsoft Fabric feature can help an organization identify the source of data used by a report and the downstream reports affected by a model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Lineage view<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Slicer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bookmark<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DAX variable<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Lineage view provides a visual representation of relationships and dependencies between supported Fabric and Power BI items. It can help users trace upstream sources and understand downstream dependencies involving dataflows, semantic models, reports, and other analytical content. This information is valuable when investigating data origins or assessing the possible impact of changes. Slicers filter report data, bookmarks save report states, and DAX variables improve calculation organization. Therefore, lineage view is the appropriate feature for understanding data flow and downstream dependencies.<\/span><\/p>\n<h3><b>Question 91<\/b><\/h3>\n<p><b>Which DAX function returns the largest value in a column after the current filters have been applied?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MIN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">COUNT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SUMX<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">MAX returns the largest value from a column according to the current evaluation context. Because DAX calculations operate within filter context, the result can change when report users select different dates, products, regions, or other dimensions. MIN returns the smallest value, COUNT counts qualifying values, and SUMX performs row-by-row expression evaluation followed by aggregation. Therefore, MAX is the appropriate function when a measure needs to identify the highest value available under the active filters.<\/span><\/p>\n<h3><b>Question 92<\/b><\/h3>\n<p><b>A company stores raw files and structured tables together in a Fabric lakehouse. Which storage layer provides the unified foundation for this data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OneLake<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power BI cache<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Analysis Services<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Report workspace<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">OneLake is the unified storage foundation for Microsoft Fabric. A Fabric lakehouse can contain structured tables and files while using OneLake as its underlying storage layer. This architecture provides a common organizational data foundation for Fabric workloads and reduces the need for separate storage silos. Power BI cache is related to report or model processing, Analysis Services is an analytical modeling technology, and a workspace organizes Fabric items rather than acting as the underlying data lake. Therefore, OneLake is the correct storage layer.<\/span><\/p>\n<h3><b>Question 93<\/b><\/h3>\n<p><b>Which Power Query operation can split a single text column into multiple columns based on a delimiter such as a comma?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Split Column<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Group By<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Append Queries<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fill Down<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Split Column can divide a single column into multiple columns according to a selected delimiter or another supported splitting method. For example, a column containing values such as &#8220;City, Country&#8221; can be separated into two columns using the comma as the delimiter. Group By summarizes rows, Append Queries combines records from multiple tables, and Fill Down propagates values into blank cells. Therefore, Split Column is the appropriate Power Query operation when a text field needs to be divided based on a delimiter.<\/span><\/p>\n<h3><b>Question 94<\/b><\/h3>\n<p><b>Which Power BI feature can allow a user to move from yearly sales results to quarterly or monthly detail within the same visual?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Drill down<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object-level security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dataflow<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deployment pipeline<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Drill down allows users to move through hierarchical levels within a visual, such as Year to Quarter to Month to Day. This provides interactive exploration of data at different levels of granularity without requiring users to navigate to another report. Object-level security controls model-object access, dataflows prepare data, and deployment pipelines manage content movement. Therefore, Drill down is the appropriate Power BI feature when users need to explore increasingly detailed levels of a hierarchy within the same visual.<\/span><\/p>\n<h3><b>Question 95<\/b><\/h3>\n<p><b>Which DAX function can return the current month number from a date?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MONTH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">YEAR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DAY<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WEEKNUM<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The MONTH DAX function returns the month number from a date, with values ranging from 1 through 12. It can be used when analytical calculations or categorization require the numeric month associated with a date. YEAR returns the year, DAY returns the day of the month, and WEEKNUM returns a week number. Therefore, MONTH is the appropriate DAX function when a calculation needs to extract the month number from a date value.<\/span><\/p>\n<h3><b>Question 96<\/b><\/h3>\n<p><b>Which Microsoft Fabric capability is designed to support near-real-time analytics over high-volume event data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Eventhouse<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Warehouse<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dataflow Gen2<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Semantic model<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Eventhouse is designed for real-time analytics scenarios involving high-volume event and telemetry data. It is optimized for workloads where information arrives continuously and needs to be queried and analyzed with low latency. KQL can be used to explore supported event data in these environments. A Warehouse focuses on structured relational analytics, Dataflow Gen2 supports data integration and transformation, and semantic models provide a business-facing analytical layer. Therefore, Eventhouse is the appropriate Fabric component for near-real-time analytics over large volumes of event data.<\/span><\/p>\n<h3><b>Question 97<\/b><\/h3>\n<p><b>A developer needs to create a measure that calculates sales only for products belonging to a specific category while retaining other report filters. Which DAX function is central to this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CALCULATE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DISTINCT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FORMAT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RELATED<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">CALCULATE is central to this requirement because it evaluates an expression after applying or modifying filters. A measure can use CALCULATE to apply a category-specific condition while allowing other applicable filters, such as date or region, to remain active. DISTINCT returns unique values, FORMAT changes the display representation of a value, and RELATED retrieves a related value through an existing relationship. Therefore, CALCULATE is the appropriate DAX function for creating a measure that evaluates sales under a specific category filter.<\/span><\/p>\n<h3><b>Question 98<\/b><\/h3>\n<p><b>Which semantic-model optimization can reduce memory usage when a numeric column contains values that do not require decimal precision?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use an appropriate lower-precision numeric data type<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert the column to a report bookmark<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add more calculated columns<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enable bidirectional filtering<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Using an appropriate numeric data type can reduce storage requirements when the data does not require unnecessary precision. For example, a whole-number column should not be stored as a high-precision decimal type when decimal values are not needed. Reducing unnecessary precision can contribute to a more efficient semantic model, particularly when the column contains many rows. Bookmarks, calculated columns, and bidirectional filtering do not provide this type of storage optimization. Therefore, selecting an appropriate numeric data type is the correct approach.<\/span><\/p>\n<h3><b>Question 99<\/b><\/h3>\n<p><b>Which Microsoft Fabric capability can be used to copy data from a source into a destination as part of an orchestrated workflow?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Copy activity in a data pipeline<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sensitivity label<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Report tooltip<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Calculation group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Copy activity within a Fabric data pipeline can move data from a supported source to a supported destination as part of an orchestrated workflow. This capability is useful for building repeatable ingestion processes and can be combined with other pipeline activities to create end-to-end data workflows. Sensitivity labels classify content, report tooltips provide additional visual information, and calculation groups manage reusable semantic calculations. Therefore, a Copy activity in a data pipeline is the appropriate choice for moving data as part of an orchestrated process.<\/span><\/p>\n<h3><b>Question 100<\/b><\/h3>\n<p><b>Which approach generally improves the maintainability of a semantic model by separating business calculations from individual report visuals?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Define reusable measures in the semantic model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create separate calculations manually in every visual<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Duplicate the entire semantic model for each report<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store calculations only in report titles<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Reusable measures centralize business calculations within the semantic model, allowing multiple reports and visuals to use consistent definitions. This improves maintainability because a calculation can be updated in one location rather than recreated independently across many visuals. It also supports consistent business logic and reduces duplication. Creating separate calculations in every visual increases maintenance effort, duplicating models creates unnecessary complexity, and report titles are not appropriate locations for analytical calculations. Therefore, defining reusable measures in the semantic model is the preferred approach.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft DP-600 Exam Dumps and Practice Test Dumps. &nbsp; Question 81 Which Microsoft Fabric capability is used to organize related items such as lakehouses, warehouses, notebooks, and semantic models for collaborative work? Workspace OneLake shortcut Calculation group Data category Correct Answer: 1 Explanation A Fabric workspace provides a collaborative environment where related analytics [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16945"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=16945"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16945\/revisions"}],"predecessor-version":[{"id":16946,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16945\/revisions\/16946"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16945"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16945"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}