You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1. You need to set TIM1 to a default value. What should you do? A. Write code in the OnChange property of TIC1 that assigns the value of the Duration property of the Timer control to Text property of the TIC1. In the OnChange property of TIC1, assign the value to the Duration property for TIM1. B. Assign the Text property of TIC1 to the Duration property of TIM1. C. Set the Text property of TIC1 to the current system time. D. Add the clock icon to the app and use the OnSelect property to set the Duration property for TIM1. Â Suggested Answer: A 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