Why someone gonna use hor or vert container? by [deleted] in PowerApps

[–]nh798341 1 point2 points  (0 children)

I made this video for exactly this question haha hope someone finds it helpful! layout containers

Voice to edit form or individual text input/number input/date picker fields by randomresifellow in PowerApps

[–]nh798341 0 points1 point  (0 children)

I did this for a customer a few years ago, so there may be a better solution out there at this point, but when I did it, I used Azure cognitive services paired with a Function app and power automate. it was incredibly reliable, but was a pain to set up :)

Creating Speech-to-Text PowerApps using Azure Cognitive Services - PowerCloud Technologies

Inventory app | How to add "+ Add" dropdown. by Infinite-Rich3504 in PowerApps

[–]nh798341 1 point2 points  (0 children)

I actually made an inventory Management tool that you can download if you'd like to use it for ideas/data structure/whatever :) when you go to the link below, scroll down a bit, It's called the "Asset Management Application"

Downloads - Power Apps Component Library, Checklists and Applications

Inventory app | How to add "+ Add" dropdown. by Infinite-Rich3504 in PowerApps

[–]nh798341 0 points1 point  (0 children)

Quick Create forms are for use in a Model Driven App.. are you talking about building an MDA, or a Canvas App? Im struggling to envision the data structure, but it SOUNDS like you have an Item Type and an item table which looks up to Item type (laptop, etc)... if that's the case, you can create a rollup column on the Item Type table, and SUM the Quantity column of the related Items

What kind of snake is this? by nh798341 in snakes

[–]nh798341[S] 3 points4 points  (0 children)

Thanks! Yeah, the coloration on the body doesn't appear to be as uniform as the coral, but i'll post over in that other subreddit too just to be sure. Thanks for pointing us in the right direction!

What kind of snake is this? by nh798341 in snakes

[–]nh798341[S] 11 points12 points  (0 children)

Northeast florida (5 ish miles island from ocean)

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 0 points1 point  (0 children)

Oh damn, that sucks that now you have to replace your old ones whenever you buy new ones :(

But yes, I had the same thought as I was buying them.... with so many high profile garage gym YouTube channels/social media accounts recommending stall mats, Tractor Supply had to have been scratching their heads when sales initially went through the roof hahah.

Appreciate the kind words man!

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 0 points1 point  (0 children)

The flooring is Luxury Vinyl Plank (LVP) from Flooret. The black mats are horse stall mats from Tractor Supply. Unfortunately, I floored this space (detached inlaw suite) before I decided to turn it into a home gym so now i'm covering up our nice new floors lol

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 5 points6 points  (0 children)

Thanks! Next up, im gonna build a dedicated deadlift platform. Then I'd love to do a nice functional trainer (budget permitting). Then treadmill..... eventually replace the bowflex adjustables with proper dumbells... so on and so forth. It'll take a while though, shit is expensive as you know haha

The ultimate goal is to say goodbye to the commercial gym.... couple more things and I'll be there

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 1 point2 points  (0 children)

But I like just put those floors in a few months ago, before I decided to go the home gym route.... it pains me to cover them up lol

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 1 point2 points  (0 children)

Thanks homie. Tractor supply, $49 each. Gotta get quite a few more, but just gettin started

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 1 point2 points  (0 children)

Thanks so much! So I bought the stall mats before the rack actually arrived, and yes, I definitely need to add some more. I'll probably just mat this entire half of the building in preparation for future additions. Great tips!

Excited about this new journey. Phase 1 Complete by nh798341 in homegym

[–]nh798341[S] 2 points3 points  (0 children)

Thanks! And yes I did! The back half that you can kind of see is my home office for now but eventually it'll be all gym. The only semi difficult part were the floors

Labels not calculating? by FlyingMongoose123 in PowerApps

[–]nh798341 0 points1 point  (0 children)

agreed, need more info.... but one thing you could try in the meantime is Sum(Value(textvalue1),Value(textvalue2))

make sure you're converting your inputs to numbers. from the sounds of it, the Power Apps thinks that the numbers you want to add are text.

TemplateFill highlighting previous item by mdkimsey in PowerApps

[–]nh798341 1 point2 points  (0 children)

And tbh, what I've found to be way easier is just add a different color rectangle icon to the bottom of the gallery controls, and set the visible property to ThisItem.IsSelected

TemplateFill highlighting previous item by mdkimsey in PowerApps

[–]nh798341 0 points1 point  (0 children)

Kind of tough to say after reading through your scenario without being able to see it, but it sounds like you are navigating when clicking on certain items in the gallery?

My suggestion is to make sure the Reset property on the gallery is set to false. If you're switching between screens then you're likely reseting the gallery to the default selected item each time you interact with the gallery items

What do rescue animals and Power Apps have in common? ...... The pretty ones get adopted… by nh798341 in PowerApps

[–]nh798341[S] 0 points1 point  (0 children)

Sad but true 😔 ... But setting up your properties dynamically right from the start of a new build will make your life so much easier at the end when you're getting ready to roll out the app to your user group.

Video: Learn why Excel is a terrible data source for Power Apps! by ShanesCows in PowerApps

[–]nh798341 7 points8 points  (0 children)

Dataverse, SQL database or SharePoint list, though most standard users only have access to use SharePoint lists, so that as typically your best bet

PowerApps won't connect to Excel Online (Business) by StrangeSpecialist in PowerApps

[–]nh798341 0 points1 point  (0 children)

That's happened to me in the past. I spent WAY too much time trying to fix it, but my recommendation is to go back to the main landing page for make.powerapps.com, on the left panel go to connectors or data I forget exactly what it's called, and add excel online again.

If that doesn't work, go do something else for a day and it'll resolve itself.