I wanted to create an example of Model-Driven App view where a user could set the value of a Yes/No Choice, which would in turn, toggle the visibility of a specific section within the view. I created a Solution. From my solution, I created a Table in the Dataverse, called Sample 3 – Items. The…
Month: February 2023
Adventures with Power Platform: Smartsheet Connector
I was asked to create a sample Canvas App that made use of the Smartsheet Connector. I created a Smartsheet account, and created a sheet call Star Wars Characters. I created two flows, one to get the columns and another to get the rows. Now, I realized I could have done this in a single…
Adventures with Power Platform: Model-Driven Apps and JavaScript
If you are a Citizen Developer, don’t let the title of this article discourage you! We are going to look at some code, but not terribly difficult code! It is code you could write or have a traditional developer write for you. A customer was migrating and Access database and was asking how to mimic…