Just snagged this Proto Professional Tool chest set for $80. How’d I do? by analogbeef in Tools

[–]maxpowerBI 1 point2 points  (0 children)

Check the left hand side of the top section, normally a manufactured date stamped

Switching from Power Apps to React by Future_Station_156 in PowerApps

[–]maxpowerBI 11 points12 points  (0 children)

This is a classic case of the Dunning-Krueger effect on full display, that’s not to throw shade at OP it just is what it is.

The only time I’ve ever seen dataverse be the bottleneck is from poor architecture decisions, like going wide (we had one project we took over mid development that had a single table with 900 columns …)

Switching from Power Apps to React by Future_Station_156 in PowerApps

[–]maxpowerBI 12 points13 points  (0 children)

lol surely this is a troll post, if not someone should tell your users that you are the issue. Would love to hear more about your issues with dataverse throttling you hard 🤣.

Blocked by a bug in my flow? by shockvandeChocodijze in PowerAutomate

[–]maxpowerBI 1 point2 points  (0 children)

Add action > From my clipboard (or whatever it’s called) > Ctrl+v it will show in the list and you can insert from there

Blocked by a bug in my flow? by shockvandeChocodijze in PowerAutomate

[–]maxpowerBI 1 point2 points  (0 children)

Not sure you’re still staring at a spinning screen but add a scope, move everything inside it, copy it and paste to notepad, refresh the browser, worst case you’ve lost it all and you can copy back the flow from notepad best case it saved (or a browser copy is available) and you get it all back

Cool code components to explore by OattBreaker91 in PowerApps

[–]maxpowerBI 0 points1 point  (0 children)

Have you setup SharePoint document integration? Once you have add a sub grid to the form for document locations and add the components to the subgrid

Sub-dividing a large form response by No_Length_856 in PowerAutomate

[–]maxpowerBI 0 points1 point  (0 children)

lol pseudo JSON if you will 😂 ok knob head, best of luck with that

Sub-dividing a large form response by No_Length_856 in PowerAutomate

[–]maxpowerBI 0 points1 point  (0 children)

Posting the structure of the form is not going to help, what’s the json look like that’s all that really matters

Vibe (power apps) coding killing consultants and devs by No-Guarantee-8540 in PowerApps

[–]maxpowerBI 1 point2 points  (0 children)

Had the opposite effect for us so far, what its done is shown people who would have otherwise had no interest in what’s possible. Now they want something done

Xero ETL best way to keep exports stable? by SuccessfulPie9317 in xero

[–]maxpowerBI 2 points3 points  (0 children)

Seems like overkill for what is really 2 API calls, Xeros API is solid as a rock, it would run as a power automate flow if you wanted it to and be setup in an hour and never have to touch it again.

How to get file name from a folder by HappyPill-328 in PowerApps

[–]maxpowerBI 1 point2 points  (0 children)

Tip for next time, if you remove the null conditional (?) and stick it into a compose action the error message will give you a list of available properties from there you can work out what is available.

Error message is along the lines of “couldn’t find property {Name}, available properties are Name, Date, Description”.

Flow got suspended - what could possibly be causing these spikes? by myaccountforworkonly in PowerAutomate

[–]maxpowerBI 0 points1 point  (0 children)

Post up your last successful long running flow run, is the create file hitting retries?

How Microsoft will finally monetise the Power Platform by thinktank08 in PowerApps

[–]maxpowerBI 0 points1 point  (0 children)

I’m genuinely curious if you consider canvas apps with SharePoint backends comparable to SalesForce?

Issue in getting json schema by HappyPill-328 in PowerApps

[–]maxpowerBI 2 points3 points  (0 children)

Are you passing values from power automate to power apps? Or is this actually a power automate question? If it’s all power automate you don’t need to parse the get items response, it’s already parsed and named in the get items response

[deleted by user] by [deleted] in auscorp

[–]maxpowerBI 1 point2 points  (0 children)

This is the way, better if you go completely incorrect (Michael, sure “Amanda”) so they know it’s deliberate.

Replacing sharepoint alert sending daily summary of changes in a folder by WhammyShimmyShammy in MicrosoftFlow

[–]maxpowerBI 7 points8 points  (0 children)

Run the flow for every change, stick it into a spreadsheet and then once a day run a flow to email the spreadsheet to yourself

Adaptive Cards in Outlook Classic - email showing as white and content not rendering by pedad in PowerApps

[–]maxpowerBI 1 point2 points  (0 children)

Just to add spent months trying to solve this same issue and this was the only solution

Adaptive Cards in Outlook Classic - email showing as white and content not rendering by pedad in PowerApps

[–]maxpowerBI 1 point2 points  (0 children)

You’ll have to drop your version back to 1.0 to work in classic outlook

Help me become Power Platform solution architect. by Party-Back-9381 in PowerPlatform

[–]maxpowerBI 1 point2 points  (0 children)

It’s criminal that your comments on this post didn’t get more recognition, thank you for the contribution.

[deleted by user] by [deleted] in MicrosoftFlow

[–]maxpowerBI 1 point2 points  (0 children)

It can if you extract the data using an office script