No video

Never Ever Use Choice Fields in Power Apps! Never!!

  Рет қаралды 3,337

PowerApps Tutorial

PowerApps Tutorial

Күн бұрын

Пікірлер: 20
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
🔥🔥Who here is ready to ditch choice fields⁉ 🍬 Get my free video course, access to my free community www.skool.com/power-apps-community ⬅
@navarrocloud
@navarrocloud 5 ай бұрын
I agree 100%. I would create a SharePoint List to hold the values and allow the Admin of my app to manage those values within the app itself. I guess the same would go for lookup columns, those that look up values from other Lists. Keep it simple when storing the data to avoid delegation issues down the road. I did not know about the Dataverse Yes/No column being a choice. Thanks for the insight.
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
Thanks for the feedback! 😁😁👍👍
@crwebers
@crwebers 5 ай бұрын
Why don't people start with these concepts of choice?!?!?! I liked the video!
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
There you go😊
@madhumitharaghavendra4733
@madhumitharaghavendra4733 5 ай бұрын
Hello, I love your videos! May I ask for some advice on how I can create locked tabs? when they finish the first portion, then it’ll unlock the next tab and so on and so forth! Looking forward to hearing from you, thanks!
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
To create a series of locked tabs in PowerApps where completing one portion unlocks the next tab, you can use a combination of variables and visibility properties. You can start by initializing the variable to toggle the tab visibility on the OnStart Function: Tab1 can always be true/visible Set(isTab2Complete, false); Set(isTab3Complete, false); Next:: If the form has been properly updated on the current tab, then update the variable status to show up/navigate to the next tab. If you need more info, join my FREE community 😊 🍦www.skool.com/power-apps-community
@madhumitharaghavendra4733
@madhumitharaghavendra4733 5 ай бұрын
@@PowerAppsTutorial thank you for your reply! May I ask how you will update the variable status? Do you use a power automate workflow? Thanks!
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
You do not need a PowerAutomate flow. Once the first section of the form is completed, when the next button is clicked, you set the variable state from false to true. 😊
@madhumitharaghavendra4733
@madhumitharaghavendra4733 5 ай бұрын
@@PowerAppsTutorial ahh got it, thank you so much for your help, I really appreciate it! Looking forward to your next video:)
@kingmrrah4490
@kingmrrah4490 5 ай бұрын
What do you mean single line of text? Do you mean filter with startswith function even if its in a drop down control
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
Yes you can use the startwith function on a text control or dropdown control😊
@ebugasadunajohn5693
@ebugasadunajohn5693 5 ай бұрын
Hi sir, I've been following your videos and I've learned alot from you. But I'm currently stuck on a project I've been working on. From Jos, Plateau State Nigeria. I have two list, both are SharePoint list, I want to be be able to create an item on the second list (taken an item from the first list and making it an item in the second list), On the click of a button. I've tried using patch function or using power automate, all to no avail. I've watched videos and read, did everything for days now and yet I'm still stuck. Can you please help me sir
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
Sure i can help! One way to do this is to save the record/items of the first list in a variable or collection, then perform a patch to the respective columns of your second list e.g. Patch(SecondList, Defaults(SecondList), { Column1: FirstListColleciton.Column1, Column2: FirstListColleciton.Column2....etc }) If you have further challeneges, join my free community here that is packed with an army of seasoned developers: www.skool.com/power-apps-community 😊
@tonyparmstig679
@tonyparmstig679 5 ай бұрын
Thanks, what tool are you using as editor?
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
what editor? PowerApps or Video editor? 😊
@tonyparmstig679
@tonyparmstig679 5 ай бұрын
@@PowerAppsTutorial Oh i mean the text editor you are using - it look like some kind of markdown client. Looks clean and simple.
@caseym6802
@caseym6802 5 ай бұрын
You mean Bit Fields?
@PowerAppsTutorial
@PowerAppsTutorial 5 ай бұрын
👍
@AlexandrePerret
@AlexandrePerret 5 ай бұрын
I disagree with this one :) (hopping to understand correctly all you said as english is not my language) Choice column (at least in dataverse) are responsible of getting the assurance that your datas are what you planned for. The first 2 solutions you give us are not a good option as : 1/ text can be changed easily by anithing else that is not intended in your app, 2/ collection in your app is only working within your app. Data modelisation is here to give the assurance that whatever your apps are (Canvas, model driven or whatever) your datas are consistent. If a new dev use your datas, he shouldn't have to learn all the dev specific tips to use it. Data modelisation should be enough by itself. That's why options are a good choice wherever your data model needs it. Your third solution may be better, but not the best : you have to reinvent the wheel to do exactly the same as a choice column does. It is only helpfull if your choices needs to handle some other datas with it, because a choice column can only handle a text (and a number). Finally the only thing I agree is for the boolean column... What a shame to not have a real boolean, instead of this brain f***g yes/no option
Should You Ever Use SharePoint as a Power Apps Data Source?
25:00
PowerApps Tutorial
Рет қаралды 5 М.
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 11 МЛН
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 19 МЛН
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 17 МЛН
Before VS during the CONCERT 🔥 "Aliby" | Andra Gogan
00:13
Andra Gogan
Рет қаралды 5 МЛН
Why do databases store data in B+ trees?
29:43
Arpit Bhayani
Рет қаралды 35 М.
5 Power Apps Performance Tips
22:33
Shane Young
Рет қаралды 13 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 353 М.
Join Two Tables Power Apps Gallery
6:07
Dhruvin Shah
Рет қаралды 8 М.
What Can You Do With Power Apps: A Beginner's Guide
13:48
PowerApps Tutorial
Рет қаралды 1,5 М.
Is Auto Incrementing Number Fields Possible in Dataverse?
7:48
PowerApps Tutorial
Рет қаралды 866
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 71 М.
What is Database Sharding?
9:05
Anton Putra
Рет қаралды 49 М.
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 11 МЛН