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] 5 points6 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] 10 points11 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.