{"id":16953,"date":"2026-09-21T05:33:00","date_gmt":"2026-09-21T05:33:00","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16953"},"modified":"2026-09-21T05:33:00","modified_gmt":"2026-09-21T05:33:00","slug":"microsoft-dp-600-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-dp-600-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Microsoft DP-600 Practice Test Questions and Exam Dumps Part9 Q161-180"},"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 161<\/b><\/h3>\n<p><b>Which Microsoft Fabric capability allows users to analyze data with SQL without requiring them to work directly with Spark notebooks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Eventstream<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL analytics endpoint<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Real-Time hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dataflow Gen2<\/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;\">The SQL analytics endpoint provides a SQL-based interface for querying supported lakehouse tables. It is useful for analysts and developers who prefer SQL rather than Spark-based development. The endpoint allows users to query structured data using familiar SQL syntax while the underlying lakehouse remains part of the broader Fabric environment. Eventstream and Real-Time hub focus on streaming scenarios, while Dataflow Gen2 is primarily used for data integration and transformation. Therefore, the SQL analytics endpoint is the appropriate choice for SQL-based analysis of lakehouse data.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>Which DAX function returns the current filter context&#8217;s maximum value from an expression evaluated over a table?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MINX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">COUNTX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAXX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AVERAGEX<\/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;\">MAXX is an iterator function that evaluates an expression for each row of a table and returns the largest resulting value. It is useful when the maximum cannot be obtained simply by referencing an existing numeric column and instead requires a row-level calculation. MINX returns the smallest result, COUNTX counts expression results, and AVERAGEX calculates an average. Therefore, MAXX is appropriate when a DAX calculation needs to evaluate an expression across rows and then identify the highest resulting value.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>A Power Query query needs to keep only rows where SalesAmount is greater than 10,000. Which operation should be applied?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Filter Rows<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pivot Column<\/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;\">Transpose<\/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;\">Filter Rows allows Power Query to retain records that meet a specified condition. In this scenario, a filter can be applied to SalesAmount so that only rows with values greater than 10,000 remain in the query result. This reduces unwanted data before it reaches downstream analytical models. Pivot Column changes the structure of data, Append Queries combines rows from multiple tables, and Transpose switches rows and columns. Therefore, Filter Rows is the correct operation for restricting records according to a numerical condition.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>Which semantic-model feature allows a measure to use a predefined expression repeatedly without duplicating the calculation in multiple visuals?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Calculated table<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Measure<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Relationship<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hierarchy<\/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;\">A measure stores a reusable DAX calculation that can be referenced by multiple visuals and reports connected to the semantic model. Measures are evaluated dynamically according to the current filter and evaluation context, making them suitable for business metrics such as revenue, margin, or customer count. A calculated table creates a table expression, relationships connect model objects, and hierarchies organize fields for navigation. Therefore, a measure is the appropriate semantic-model feature when a calculation should be defined once and reused across multiple visuals.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>Which Microsoft Fabric capability is intended to provide a centralized experience for discovering organizational data assets?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OneLake catalog<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deployment pipeline<\/span><\/li>\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;\">Eventstream<\/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 OneLake catalog provides discovery capabilities for data and analytical assets within Microsoft Fabric. It helps users locate relevant organizational data and understand available resources rather than requiring them to search manually through numerous workspaces and items. Deployment pipelines support content lifecycle management, notebooks provide code-based development, and Eventstream focuses on real-time event processing. Therefore, the OneLake catalog is the appropriate capability when the primary requirement is discovering available organizational data assets.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>Which DAX function can return the median value of a numeric column?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AVERAGE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MEDIAN<\/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;\">SUM<\/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;\">MEDIAN returns the middle value of a numeric dataset when the values are ordered. It can be useful for analytical scenarios where the average may be influenced by unusually high or low values. For example, median transaction value can provide a different perspective from average transaction value when transaction amounts vary significantly. AVERAGE calculates the arithmetic mean, MAX returns the largest value, and SUM calculates a total. Therefore, MEDIAN is the appropriate DAX function when the middle value of a numeric distribution is required.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>A Fabric developer needs to move a table from a source system into a destination as part of a scheduled workflow. Which pipeline activity is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Wait<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Copy data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">For Each<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Web<\/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;\">The Copy Data activity is designed to move data from supported source systems into supported destinations. It can be incorporated into a Fabric data pipeline and executed according to the pipeline&#8217;s scheduling and orchestration requirements. Activities such as Wait pause execution, For Each supports iterative processing, and Web can interact with web-based endpoints where supported. Therefore, Copy Data is the appropriate pipeline activity when the primary requirement is transferring a table from a source system to a destination.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>Which Power BI capability allows a report page to contain a visual that displays detailed information based on the context passed from another page?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tooltip<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Drillthrough<\/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<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Drillthrough allows a report user to move from a summary visual to another page containing detailed information filtered by the selected context. A report can have a dedicated customer, product, or transaction detail page that receives the relevant filter when the user initiates drillthrough. A tooltip displays information when hovering, a slicer provides filtering controls, and a bookmark stores a predefined report state. Therefore, Drillthrough is the appropriate capability for navigating to a contextual detail page based on a selected data point.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>Which DAX function can return a value from a related table when evaluated in an appropriate row context?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RELATED<\/span><\/li>\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;\">FILTER<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VALUES<\/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;\">RELATED retrieves a value from a related table when an appropriate relationship exists and the calculation is evaluated in a suitable row context. It is commonly used in calculated columns when an attribute from a related dimension needs to be brought into another table. CALCULATE modifies filter context, FILTER returns a filtered table expression, and VALUES returns distinct values from a column or table expression. Therefore, RELATED is the appropriate function for retrieving a corresponding value from a related table.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>Which Microsoft Fabric item is most appropriate for storing raw files together with managed analytical tables?<\/b><\/p>\n<ol>\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;\">Lakehouse<\/span><\/li>\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;\">Semantic model<\/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;\">A lakehouse combines data-lake storage with managed analytical tables and is designed to support both file-based and structured data workloads. Raw files can be stored alongside tables, allowing engineering and analytical workloads to work from a common Fabric data foundation. A Warehouse focuses on structured SQL analytics, Eventhouse targets real-time event data, and a semantic model provides the analytical layer used for reporting. Therefore, a lakehouse is the most appropriate Fabric item for storing raw files together with managed analytical tables.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>Which DAX function can remove filters from a specific column while allowing filters on other columns to remain active?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ALLSELECTED<\/span><\/li>\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;\">RELATED<\/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;\">REMOVEFILTERS can remove filters from specified tables or columns when used within a DAX calculation. This allows developers to control which filters should be ignored while other parts of the current evaluation context remain active. It is frequently used with CALCULATE for calculations such as percentages of totals. ALLSELECTED has different behavior because it works with selections retained from the surrounding query context. FORMAT changes value representation and RELATED retrieves related values. Therefore, REMOVEFILTERS is the appropriate function for explicitly clearing filters from selected model objects.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>A semantic model has a Sales fact table and a Product dimension. Which table should normally contain descriptive fields such as ProductName and ProductCategory?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sales<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Product<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Date<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Measures table<\/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;\">Descriptive attributes such as ProductName and ProductCategory normally belong in the Product dimension. The Sales fact table should primarily contain measurable business events and keys that connect those events to dimensions. Keeping descriptive information in dimensions supports a star-schema design and allows users to filter and group sales consistently by product attributes. The Date table is intended for calendar-related attributes, while a measures table is used for organizing calculations. Therefore, the Product dimension is the appropriate location for ProductName and ProductCategory.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>Which Power Query transformation changes a column&#8217;s values from one data type to another, such as text to whole number?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Change Type<\/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;\">Merge 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;\">Change Type modifies the data type assigned to a column in Power Query. Converting a text representation of a number into a whole-number or decimal type allows the value to participate correctly in numerical calculations and aggregations. Group By summarizes rows, Merge Queries combines related information from another table, and Fill Down propagates values into blank cells. Therefore, Change Type is the appropriate transformation when the underlying data needs to be interpreted using a different data type.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>Which DAX function can calculate the number of distinct products sold under the current filter context?<\/b><\/p>\n<ol>\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;\">COUNTROWS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DISTINCTCOUNT<\/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: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">DISTINCTCOUNT returns the number of unique values in a specified column within the current evaluation context. If ProductID is placed in the function, the result represents the number of distinct products visible under the active report filters. COUNT counts qualifying values rather than necessarily unique values, COUNTROWS counts records, and SUMX performs row-by-row expression evaluation followed by summation. Therefore, DISTINCTCOUNT is the correct function for calculating the number of unique products represented in the current context.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which Fabric lifecycle feature allows teams to compare supported content between development and production stages before deploying changes?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Real-Time hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deployment pipelines<\/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;\">Dataflow parameter<\/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;\">Deployment pipelines support controlled movement of supported Fabric and Power BI content through lifecycle stages such as development, test, and production. Teams can review and compare changes between stages before promoting content, helping reduce the risk of publishing unfinished or unintended modifications. Real-Time hub supports discovery of event data, OneLake shortcuts reference external data, and dataflow parameters control configurable transformation values. Therefore, Deployment pipelines are the appropriate lifecycle feature for comparing and managing content across development and production stages.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>Which Power BI feature can display additional report information when a user points to a data point without navigating to another page?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tooltip<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Drillthrough<\/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;\">Slicer<\/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 tooltip displays additional information when a user hovers over a supported visual element. Report authors can configure tooltip content to provide supplementary measures, descriptions, or even dedicated tooltip pages without requiring the user to leave the current report page. Drillthrough navigates to another page, bookmarks save predefined report states, and slicers provide interactive filtering. Therefore, Tooltip is the appropriate Power BI feature when users need contextual information to appear during hover interactions without navigating away from the current page.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>Which DAX function can evaluate an expression for each row of a table and return the smallest resulting value?<\/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;\">MINX<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAXX<\/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;\">MINX is an iterator function that evaluates an expression for each row of a table and returns the smallest result produced by that expression. It is useful when the required minimum must first be calculated from row-level logic rather than directly taken from an existing column. MIN returns the minimum value from a column, MAXX finds the largest row-level expression result, and SUMX aggregates row-level expressions by addition. Therefore, MINX is appropriate when the minimum must be determined after evaluating an expression for each row.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>Which modeling practice can help improve semantic-model performance by avoiding unnecessary high-cardinality columns?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add more unique identifiers to every visual<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove unused high-cardinality columns<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Duplicate all dimension tables<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enable bidirectional filtering everywhere<\/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;\">Unused high-cardinality columns can consume significant storage and may reduce semantic-model efficiency. Removing columns that are not required for relationships, calculations, filtering, grouping, or reporting can reduce model size and improve processing characteristics. Adding unique identifiers unnecessarily increases cardinality, duplicated dimensions increase model complexity, and excessive bidirectional filtering can create ambiguous filter paths. Therefore, removing unused high-cardinality columns is a practical modeling optimization that can help improve semantic-model performance.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>Which Microsoft Fabric feature is specifically intended for transforming data through a graphical, low-code Power Query interface?<\/b><\/p>\n<ol>\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;\">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;\">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;\">Dataflow Gen2 provides a graphical, low-code data preparation experience based on Power Query. It allows users to connect to supported sources, clean and transform data, and write the resulting data to supported destinations. This makes it useful when transformation logic needs to be developed without relying entirely on code-based notebooks. Eventhouse is designed for real-time analytics, Warehouse provides structured SQL analytics, and deployment pipelines manage content lifecycle. Therefore, Dataflow Gen2 is the appropriate Fabric capability for low-code Power Query transformations.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>Which DAX function can return a table containing the dates from the current period shifted to the previous year?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DATE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SAMEPERIODLASTYEAR<\/span><\/li>\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;\">FORMAT<\/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;\">SAMEPERIODLASTYEAR returns a table containing dates corresponding to the same period in the previous year based on the current date context. It is commonly used with CALCULATE to create year-over-year analytical measures. For example, a measure can compare current sales against sales for the equivalent period of the previous year. DATE creates date values, MONTH extracts a month number, and FORMAT changes value representation. Therefore, SAMEPERIODLASTYEAR is the appropriate DAX function for shifting the current date period back by one year.<\/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 161 Which Microsoft Fabric capability allows users to analyze data with SQL without requiring them to work directly with Spark notebooks? Eventstream SQL analytics endpoint Real-Time hub Dataflow Gen2 Correct Answer: 2 Explanation The SQL analytics endpoint provides a SQL-based interface for querying [&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\/16953"}],"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=16953"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16953\/revisions"}],"predecessor-version":[{"id":16954,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16953\/revisions\/16954"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16953"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16953"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}