
- Видео 8
- Просмотров 99 276
Matthew Devaney
Добавлен 9 фев 2020
This App Builds Power Apps (100% REAL)
I built an app that builds Power Apps and the best part is its freaking real. No, seriously! It generates code that you can copy and paste into Power Apps Studio. And it's amazing. Absolutely no AI is involved at all. Just the magic of creativity + code.
Просмотров: 13 453
Видео
Search SharePoint In Power Apps With No Delegation Warning
Просмотров 15 тыс.Год назад
Show all results from a #SharePoint list Search in #PowerApps. 100% effective. This is a delegation workaround for the search function. And it does not require premium licensing. I have found a way to search a #SharePoint list in #PowerApps and return any records with a matching substring. The Power Apps Search function does not support delegation for the SharePoint connector. Instead, we can u...
Power Apps Tip: Generate Row Numbers In A Collection
Просмотров 26 тыс.2 года назад
Generate row numbers for a Power Apps collection with this formula. Copy and paste this code into your own app. Here’s how it works: The ForAll function returns a table of values with the row number included. First, we use the the CountRows function to determine how many rows are in the original collection and the Sequence function to generate the row number. Then we Patch the row numbers into ...
Power Apps Tip: Hide The Navigation Bar In Play Mode
Просмотров 8 тыс.2 года назад
Hide the Power Apps navigation bar by adding hidenavbar=true to the end of the app's play URL. I recommend you do this when providing users with a link to any canvas app so it display as large as possible on the screen. Here's a quick summary of how this tip works. Read the full article for this video at MatthewDevaney.com 🔗 www.matthewdevaney.com/power-apps-tip-hide-the-navigation-bar-in-play-...
Power Apps Hack To Style All Form Controls In Seconds
Просмотров 14 тыс.2 года назад
This strange hack makes it possible to quickly update the style of all DataCardKeys and DataCardValues in a Power Apps form. Normally its simple to update multiple controls at once. Just select a group of controls then change the desired problem. But a Power Apps form makes it impossible to select multiple controls from different data cards. Impossible unless you use this Power Apps hack… 1. Se...
Power Apps Tip: Remove Duplicate Rows From A Collection (Works Every Time)
Просмотров 17 тыс.2 года назад
Remove the duplicate rows from any Power Apps collection with this 1 line of code. Here's how it works: the Distinct function returns a one-column table of unique values for a field. But when we use ThisRecord instead of a column name it results in a one-column table of unique records. Then we loop over the one column table using ForAll to extract the rows into a multliple column table. Read th...
Power Apps Tip: Rename All Occurrences Of A Variable In 1-Click
Просмотров 5 тыс.2 года назад
Power Apps find & replace tool is a powerful new feature. You can use it to quickly rename all occurrences of a variable or collection in your app. It is no longer necessary to change variable names one-by-one Read the full article at MatthewDevaney.com 🔗 www.matthewdevaney.com/rename-variables-in-power-apps-with-1-click/
PowerApps Game: Crossword Countdown
Просмотров 2,1 тыс.4 года назад
Download the PowerApps game for FREE on the Community Gallery: powerusers.microsoft.com/t5/Community-App-Samples/Crossword-Countdown-Word-Game-feat-170-000-Word-Dictionary/td-p/465254
Hi Matthew, I realize this is over 2 years old, but curious what happened to Search feature. When I open Power App settings today, "Upcoming features" has been renamed to "Updates" and the Search feature is not listed under the Preview tab as indicated in your RUclips. Did MS drop this feature?
By far the best example of power apps coding. and tricks thanks so much for sharing.🤓 I have been working on a power app for my job, used power app to generate form, and now its all in alphabetical order which is not what I want.
You saved me so much time. I had over a 1000 instance to update.
Aweesome trick, thanks a lot. But what a shame on MS. These guys do not have the slightest clue on UX - a monkey with some dice would do it better than those guys over at Redmond.
Any idea why I get this message "Pasting the YAML code for screen, is not yet supported", when trying to paste YAML code into a screen? It's not from the generator, but actual code from another screen?
hi, there is no parseJSON in my setting, does it mean it no longer experimental and dissolve in the system?
Helloooo to Matthew Devaney! Love your site, it has helped me out SO MUCH! Thank you for your ever-generous helping spirit! Love from Holly S, mommy of two four-leggers!
This is awesome, are you making the zip available?
I thought about doing something like this ever since I was able to sync powerapps with github, but I'm not quite at that level yet... I had been trying to figure out regex to replace values in forms. Prior to all that I made a custom timepicker component (thank you), but then realized I couldn't actually use it in a form, which was frustrating. I think this would potentially solve both issues. Would you be willing to share this code/app? I will buy you lots of cat treats. :)
Awesome JOb Thanks for that Tip POWERAPPS MASTER @Matthew Devaney
Take my money?
Hi Matthew, any chance that you will share this app?
I created a component 2-3 weeks ago for navigation (4 levels of nested gallery) using view code/paste code, and it was working and still works in components. The problem is that now I can not insert it on any screen or copy and paste it from a component I think because it was using this feature. Any idea how I can insert it on screens?
Wow!!.. This is amazing!
Just what I needed, thanks
This is amazing, and I am bold to say it is also a game changer.
Does this still work? I get a squiggly red line under ClearCollect and under everything after the first comma ClearCollect(mySolution, ForAll(Distinct(colVehicles, Make), Result));
Whawww!, this is amazing, thank you for sharing! You really are excited show this tool (Y).
Thank you Matthew as always.
This is awesome! Could you share the file for this app so we can use it as a reference to build our own YAML code generators? :)
You are a true legend!!!! How were you able to add components to the screen with just code and no ui interaction. (What is the code for the add field button)
Tough to explain in a RUclips comment but I think I’ll do a live stream after Power Platform Conference so I can answer questions like this.
This is absolutely great
Glad you liked it.
Thank you Matthew
Awesome explainer, and thanks for showing some of the code that runs this, enough to get me going, Excited to see where this leads.
Sounds liked I achieved my mission to get your mind going to new and exciting places. Best of luck on your own code generator app!
Hi Matthew, Can pls help me How to create a roadmap for project, from jan to dec in single screen Using powerapps Can you pls creat video on this this will help me a lot.
I have the data in the SQL data table i need to search 2 or more items a time with single search input box.Thanks
Awesome feature for sure! Great video, thank you! How did you make the copy button to get the yaml code?
There is a Copy() function in PowerFx that allows you to copy text to the clipboard :)
I want the generation code. If you don't supply it, I'll be kitten you not - I will resort to purr-suasion and bribe your cat to cough it up like a furball!
It’s easy. Just take still frames as I scroll through the app formulas code Darren. 😂
@@matthewdevaney3912 Very good. thank you, my friend.
Great video :)
Yo! 😸
This is most helpful, thank you Matthew. Sadly when you have 62 columns, it's still a lot of work. I wish there was a way to create our own template edit form with the styling the way we always want to start out rather than the styling being nothing you're interested in and have to change every field if you want different colors for hover or pressed events. It's so tiring the impetus to make a copy of your current app for your next one (and use a create from existing for your list - which has problems with at least lookup fields and maybe every complex field) is very high. But then you have all the modifications you have to do to UN DO the parts that aren't needed for the new app. It's exhausting. But this helps certainly to change the font size of everything in one swoop. But the inability to filter for, say, just combo boxes so you can make them all uniform is also a pain having to click off all the fields that aren't comboboxes then make the change, then do the whole vertical to horizontal again, and unchoosing everything that isn't, say, a textInput field, then repeat for Dates... omg it's still a ton of work. If you have any suggestions for making that easier, I'm all eyes 😻
Hi Mathew, big fan of your work. Thank you for posting the eye opening feature in such a great way!
You’re welcome. This was just me having fun. And not trying too hard to do anything other than scratch my own itch.
Hey Matthew! Great App! You have some more plans on the roadmap? It would be cool if the app had like a section where you can set your UI preferences. Also I see a lot of potential with AI generated YAML
Next steps: - Add support for Lookups and Choices columns - Select/Deselect table columns to include - Change field order - Support for both Dataverse Tables and Collections as the Datasource.
Hopefully we could someday edit the YAML code straight from the Power Apps.
I’m sure it will happen. Just not the first step for this feature.
Absolute game changer! Blending creativity and YAML code concepts is going to exponentially accelerate code standardization and app maker experiences. Thanks for sharing this impressive code generator 💣
GEETHA! So nice to see you in my RUclips comments.
@@matthewdevaney3912 Always a big fan of your passion & brilliance! Thank YOU
Hi where can we get this app?
Not publicly released right now. Lack of time is the biggest factor. I need to add a few more minor features and write documentation. Most probable thing I will do next is have a user group presentation or do a live streaming session where I partially build it. And take Q&A.
what's behind the auto-generate button?
The auto generate button runs a flow to get the table columns and their types. I used the EntityDefinitions endpoint in the Dataverse WebAPI.
Maybe you should think about putting your solution in the AppSource
Bravo!! This is fantastic!
Thank you 😊
This was fantastic! This will make app development on Power Apps so much more streamlined! Thank you for this video, Matthew!
Hoping I can build this out more!
Whaouh! well done!
“Whaouh!” That’s my new word of the day. Love it :)
This is great! I've spent sooo much time customizing input forms and screens - I'm both sad I can't get that time back and excited to not have to do that again.
Go forth and build your own now. You can do it!
can we not teach a custom gpt to generate this yaml code for whatever control we want to create? and then someone should provide a repo on github with screen templates yamls codes :)
Great stuff, as always! More and more, it seems the future will be about ready-made apps.
Ready made apps with modifications for the customer, yes.
Did you share the app anywhere?
No, I did not share the app anywhere. Just wanted to share what I built without having to package it up and write documentation. I think it would be a good user group or livestream topic for me to demonstrate how to build.
Copy. Just making sure I didn’t miss anything
No problem.
Incredibly impressive!
Now I want to know who among us has taken this concept even further?
@@matthewdevaney3912 -- Could this idea be put into a Component Library and then sold somehow?
It could. Developers are a hard market to sell to. Many times they build their own or grab something open source.
This is amazingly awesome!! Thank for taking the time to do this!
It was relaxing. I’m glad you liked it.
Thanks Matthew!
That's a lot to think about
It really is.
I want to try it!! ❤
What are you waiting for? GO GO GO!
Matthew you are Awesome please also make videos as you posted blogs its easy to understand and get more details
Would love to but it’s hard to find the time to do both!