After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. A company has locations in multiple countries and regions across four continents. The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table. You need to create a visualization that displays the total amount of orders by country/region in USD. Proposed solution: Create a model-driven chart on the country/region table that aggregates the total amount of the orders by country/region. Does the solution meet the goal? A. Yes B. No  Suggested Answer: B Instead use a calculated field. Need to calculate the exchange rate in USD. Calculated columns are calculated in real-time when they are retrieved. Reference: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes This question is in PL-100 Microsoft Power Platform App Maker Exam For getting Microsoft Certified: Power Platform App Maker Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer