Power Apps Interview Questions

Alright, so you made it here. Perfect, you’re already beat 90% of potential applicants.

Away from the formalities. We are looking for someone who knows how to research. Power Apps, automate and BI can be complicated to work with and often times you might not know the answer right away. This is why having a “I don’t know but I will figure it out” attitude is essential.

In regards to the technical interview, it will be a variation of the following questions

You will have 20 minutes for each question

1. Create an instant cloud flow that takes in an integer value (The input ranges from 1 to 999 only) 

The flow will behave as a function where it will append zeros to make sure the output is always three digits 

Ex: 
Input: 5, output 005 
Input: 35, output 035 
Input: 656, output 656 

The output can be of type string in a compose action 
 

2. Create a flow that whenever an approval instance is reassigned to someone else, an email would be sent

The email should contain the approval title, the original approver, and the assigned approver. 

Note: There is an active approval currently which has been reassigned. Partial points if you find the table where that data is contained.

If you made it this far and still interested. Book your interview right away.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>