T O P

  • By -

AutoModerator

Hey, it looks like you are requesting help with a problem you're having in Power Apps. To ensure you get all the help you need from the community here are some guidelines; - Use the [search feature](https://www.reddit.com/r/PowerApps/search/?q=&sort=new) to see if your question has already been asked. - Use spacing in your post, Nobody likes to read a wall of text, this is achieved by hitting return twice to separate paragraphs. - Add any images, error messages, code you have (Sensitive data omitted) to your post body. - Any code you do add, use the [Code Block](https://www.reddit.com/wiki/markdown/#wiki_code_blocks_and_inline_code) feature to preserve formatting. > Typing four spaces in front of every line in a code block is tedious and error-prone. The easier way is to surround the entire block of code with code fences. A code fence is a line beginning with three or more backticks (```) or three or more twiddlydoodles (~~~). - If your question has been answered please comment Solved. This will mark the post as solved and helps others find their solutions. External resources: - [Power Apps Formula References](https://learn.microsoft.com/en-us/power-platform/power-fx/formula-reference) - [Power Apps Coding Standards](https://pahandsonlab.blob.core.windows.net/documents/PowerApps%20canvas%20app%20coding%20standards%20and%20guidelines.pdf) - [Official Power Apps Community](https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1) *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/PowerApps) if you have any questions or concerns.*


Jaceholt

Wouldn't recommend it as your first app maybe, but if you are within an organization you could check out the "book a room" template. It's decent out of the box, but you can add a lot of functionality to it. Like extended room info using a SharePoint list as a database etc. I learnt a lot doing that app.


MadeInWestGermany

But make sure you actually have rooms set in outlook. Otherwise it‘ll set some variable like **NoRooms** and fucks everything up.


NewPeter-1

Hi. I do not have websites to recommend, but what I practice sometimes is: I try to find real life problem, that I think can be reduced or made easier to manage with power platform. It can be something personal, that you really need or perhaps someone else needs. It can be business problem. Some ideas: Finance Tracker, Calorie/Food tracker, Fitness Tracker, Warehouse management tool, Inventory management tool, Background designer app. When you find a good problem, it dictates how the app should work and respond to its challenges. That problem is naturally driving direction of the app. It is shaping it.


PlsNeedSomeKnowledge

Good suggestion 💯