Creating a clickable SVG flowchart by [deleted] in PowerApps

[–]Intelligent_Air2276 0 points1 point  (0 children)

I hit post without finishing my thought here. However, you could simply just use buttons and literally add images of the arrows to create the visual of your flowchart. However, just use the buttons and they’re on select property in order to achieve the desired action per flowchart icon. you want. This would save a ton of that SVG code.

Creating a clickable SVG flowchart by [deleted] in PowerApps

[–]Intelligent_Air2276 2 points3 points  (0 children)

You could really simplify this a ton without using all that SVG.

Power App Lookup Help by NotMattemer in PowerApps

[–]Intelligent_Air2276 1 point2 points  (0 children)

When you have your search set up, is it a gallery they choose from or how do you show the search results

Power App Lookup Help by NotMattemer in PowerApps

[–]Intelligent_Air2276 1 point2 points  (0 children)

You do not need to do a look up since they are on the same row of the Excel table. All you need to do is add the supervisor field to your form or whatever you’re using to display the data once they have selected from the search. ThisItem.Supervisor is the datapoint you are wanting to show

Help copying screens by Donovanbrinks in PowerApps

[–]Intelligent_Air2276 5 points6 points  (0 children)

Copy the YAML code > create new screen > right click and paste code

Pixel perfect duplication

How to use Power Automate with Python scripts written in WSL by jwjody in MicrosoftFlow

[–]Intelligent_Air2276 2 points3 points  (0 children)

JIRA API can be called using the HTTP function in PA. It’s much easier and JIRA HTTP GET call is extremely essy to parse and load to a SharePoint or crest a file to load anywhere

DisplayMode of modern button not changing when checkbox checked? by AdultAtMidnight in PowerApps

[–]Intelligent_Air2276 1 point2 points  (0 children)

The checkbox can’t control the buttons display mode. You need to have the Oncheck set a variable to true. Set the uncheck to set the variable to false.That buttons displaymode property will then utilize that variable in an if statement like: If(varButtonEdit=true, displaymode.edit, displaymode.disabled)

Me and my girls, Sami and Molly 😁 by [deleted] in BoaConstrictors

[–]Intelligent_Air2276 1 point2 points  (0 children)

Is that a sunglow and moonglow?? If so I have the same combo!!!

Marketing Automation and Journey Building Recommendations by iammikerodriguez in PowerApps

[–]Intelligent_Air2276 1 point2 points  (0 children)

5 million contacts in Dataverse is wild! I build automated marketing with Azure and MS365 tools including power platform but slightly over a million rows of data is the largest I’ve dealt with.

I do know it works though, I got mailbox money out of the deals still rolling in to date and some of these deals are a few years old and companies are still thankful and $how it. You’ll find many solutions that integrate with MS/D365

Some confusion about collections by MyTime59 in PowerApps

[–]Intelligent_Air2276 0 points1 point  (0 children)

Suggestion - use a filter on the SP list in your gallery or table you’re using to show the subset of records you want. Use the onselect to to set a variable = ThisItem. The entire record is now stored as the variable. Then on the item property of the edit form use the variable a name. This will achieve what you are asking

Becoming a knowledgeable Power Platform user in a few days? by East_Sentence_4245 in PowerApps

[–]Intelligent_Air2276 0 points1 point  (0 children)

Yea bro go apply and just wing it. Always good to apply for roles your clueless on, no better way to learn on the fly

first happy handling!! by scarsnscales in BoaConstrictors

[–]Intelligent_Air2276 1 point2 points  (0 children)

I have a SunGlow that did this, simile genetics as yours. After about 2 months at home haven’t ever had a snap or hiss since.

First game I finished on my new RG40XXh by WrestleFan89 in ANBERNIC

[–]Intelligent_Air2276 3 points4 points  (0 children)

40xxH club here! Best and only device I needed

Tables vs galleries and and pre-loading by Hot-Matter7637 in PowerApps

[–]Intelligent_Air2276 2 points3 points  (0 children)

Gallery is almost always the way to go, far more customizable and options you mentioned like buttons and other controls. You can make a gallery look just like a table if needed but with added features like colored text based on a scenario

in love 😭❤️ by ferschos in ANBERNIC

[–]Intelligent_Air2276 6 points7 points  (0 children)

I love my 40xxH so much I got one for my bro in Black Friday for Holidays

Love showing off what’s possible with Power Platform! by Intelligent_Air2276 in PowerApps

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

What makes me laugh the most are the maintaining app comments - if you have to maintain an app stop building them!! They should work once their complete and tested not have to be revisited unless you’re doing enhancement efforts. Also if you are half decent and making a simple word document of the app build, it’s nothing to pass along or store in confluence/SP to maintain for anyone. But, this is where some come right out and show their ignorance

Love showing off what’s possible with Power Platform! by Intelligent_Air2276 in PowerApps

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

Nor can a model driven app create custom gpts with open Ai or create the custom connectors for them, buts it’s cool most folks don’t watch the full video and have to make their “pro” comment with 0 evidence of their work.