Тёмный

PowerApps Scrollable Screen 

Shane Young
Подписаться 166 тыс.
Просмотров 63 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 111   
@benjamincpetersen
@benjamincpetersen 4 года назад
I have been using the canvas for a long time and had no idea that you could click and drag the card tag to move them!!! I had been messing with the hidden X and Y values (index/group). This is why I love watching your vids even if I know the subject. You are the BEST!
@ShanesCows
@ShanesCows 4 года назад
😊 thanks. You made me blush. 🤩
@Poetswar
@Poetswar 4 года назад
Omg your kidding me. I spend hours changing the x and y 🙄🤗
@Kevin-fj3ol
@Kevin-fj3ol Год назад
HOLY CRAP!!! I Spent several days working on a split screen with two galleries: one with basic title, subtitle, description and the other was a filter/selected "report" gallery. I would get the scrollbar to populate SOMETIMES on the second gallery but wasn't done getting all of my layout details into place. Well, I decided once I got to the end of that to look up scrolling FIRST. I'm glad that I found this early in that research. I have to re-establish all of the formulas once I copied and pasted everything back and forth, but this is going to be a HUUUUGE time saver in the long run. Another Big Thanks Shane
@smartin8707
@smartin8707 3 года назад
Shane you just saved me hours of work! For like 2 years now I haven't been able to figure out how to move those cards up and down! Holy frig!
@maxillan8290
@maxillan8290 3 года назад
Me and my colleague just love your videos. How well you explain everything, how well your examples are prepared and always with a pinch of humor. Just great work. I'm sure you've already given us answers to about 30 questions. If I have questions I always look first on your channel and that has proven to be right strategy in most cases. Thank you very much!!
@ShanesCows
@ShanesCows 3 года назад
Wow, thank you!
@tenisviejos
@tenisviejos 4 года назад
This is GREAT for adjusting dynamically the quantity or visibility of controls due to external conditions. I had to suffer with so many visibilities, X, Y, and size properties before this video. It's a brilliant approach. Thank you for sharing.
@ShanesCows
@ShanesCows 4 года назад
Glad it helped and what a beautiful dog! 🐶
@tenisviejos
@tenisviejos 4 года назад
@@ShanesCows thank you!!! It's my own Chewey (its name is Atlas)... I also use its name and photos all the time while coding. Maybe it's a programmers thing xD
@JonasArnout
@JonasArnout 4 года назад
Man, I wish i saw this video earlier. it could have saved me days. Great Job!
@ShanesCows
@ShanesCows 4 года назад
Sorry I should have made it sooner. 😀
@joseph_372
@joseph_372 4 года назад
Thanks! Love how all your videos give such a clear objective for what the video is going to cover by showing the finished product first. Makes it so easy to find the exact topic that I need to find👍
@ShanesCows
@ShanesCows 4 года назад
You're very welcome!
@michaelmunro3037
@michaelmunro3037 2 года назад
Your videos are the best. I could not figure out how to reorder the cards. Thank you!
@ShanesCows
@ShanesCows 2 года назад
You are so welcome!
@developermct
@developermct 4 года назад
Wow Shane! That slider trick was gold... I love it! ha!
@ShanesCows
@ShanesCows 4 года назад
Thanks. I threw that in mid demo. Glad it worked out. 😎
@vinylmike
@vinylmike 5 месяцев назад
Shane, as always I learn something new when watching your videos. Quick question, have you found a way to disable scrolling? I have a pop up widget I build and I hate that I can scroll down and lose it when the widget is visible. It's driving me bonkers!
@ShanesCows
@ShanesCows 5 месяцев назад
I don't Mike. Sorry :(
@pbehler
@pbehler 3 года назад
Thank you referring to the “better powerapps data model” video. I’ve been trying to remember the name for two weeks because I’ve built a gallery based questionnaire and couldn’t figure out handling the patch method. Sorry I need to switch over to that video now. BRB
@ShanesCows
@ShanesCows 3 года назад
Glad to help! I will wait for your return. 😂
@FadiFakhouri
@FadiFakhouri 3 года назад
Fantastic Video, Is there a way to know the scroll position? Say you have the canvas with 20 items, when scrolling down, and reaching the bottom, I want to say "You have reached the bottom" When Scrolling up, and reach the top, I wan to say " Reached the Top" etc.. as you scroll, some items are going to be scrolling off the screen, and some are coming into display, would be great to know which is displayed and which is not displayed in the canvas small window. Keep up the great work Shane.
@ShanesCows
@ShanesCows 3 года назад
I don’t think there is. 😕
@victoremidio3543
@victoremidio3543 3 года назад
OMG, you help me a lot. Thanks a lot !!!!! Your videos are too easy to got it.
@ShanesCows
@ShanesCows 3 года назад
Glad I could help!
@aminahamilton1790
@aminahamilton1790 2 года назад
Thanks for posting. For some reason, I can't insert a form (edit or display) into the canvas. Any recommendations?
@stevehaycock4766
@stevehaycock4766 3 года назад
Shane, great video as always. Have you found a way to reset the canvas so the scroll bar is always at the top showing the first item?
@ShanesCows
@ShanesCows 3 года назад
I think this trick works. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-dDsY3kap0rw.html
@Damski748
@Damski748 4 года назад
Great Video once again, made me think, if the card and the window size matched, and you set up a bunch of horizontal labels at the top of the window which meant you could only see one card at a time, if would give the impression of being a tabbed interface......... I'm off to play!
@ShanesCows
@ShanesCows 4 года назад
Love the idea Adam!
@RahulPatel-yi9ch
@RahulPatel-yi9ch Год назад
Hi Shane, Great video. I am using the scrollable screen in my app and would like to display each (as per user selection of check box) card at the top of the screen and move the other card to the bottom of the new one. Is there a way to do it? Thanks in advance Regards Rahul
@ShanesCows
@ShanesCows Год назад
Maybe but I have never tried. Sorry.
@twist3dgUt4219
@twist3dgUt4219 Год назад
Hi Shane, great video as always! One Question, it seems that the OnSelect property of icon/gallery dont work inside the datacards, is there any solution for this? I needed to use a scrollable screen to sync scroll of 2 separate galleries
@brianemaster
@brianemaster 4 года назад
Great stuff as always Shane! Is there a way to reset the scroll to the top? Using it on a screen and each time the screen loads it starts in last position.
@ShanesCows
@ShanesCows 4 года назад
I haven’t tried Brian. I would try SetFocus and see if that can do it. 🤔
@marktankersley8174
@marktankersley8174 4 года назад
Hi Shane, great video. Was wondering, my boss wants me to use SetFocus functionality in a Gallery. MS says only to use it in a Scrollable screen. Have you ever heard or seen someone trying to use SetFocus in a Gallery? I've tried 100 different attemtps/ways to use it, it just won't work. The only thing you get is unexpected results and instability. Am I correct in this? Thanks
@ShanesCows
@ShanesCows 4 года назад
Hi Mark. I don’t think you can. 😑
@marktankersley8174
@marktankersley8174 4 года назад
@@ShanesCows Thanks Shane. You DA MAN!
@zerokhan858
@zerokhan858 4 месяца назад
thank you so much shane!
@ShanesCows
@ShanesCows 4 месяца назад
Happy to help 😎
@NKBobcat
@NKBobcat 4 года назад
I usually use labels for this but the scrollable section is a lot better.
@ShanesCows
@ShanesCows 4 года назад
Thanks Bob
@andrewsmalley
@andrewsmalley 3 года назад
Hi Shane, another great tip - thanks so much. I have used the scrollable Canvas1 in my app to create a wizard to enable users to enter data, one card at a time. I then show a ‘review’ screen with all the data collected before saving to the data source via ‘Patch’. This works well. However, one user reported that the Canvas1 cards to not appear in his browser, so the app does not work for him :( Have I missed anything when adding this control? Or do you know if the scrollable Canvas1 is not supported in certain web browsers? I’m scratching my head trying to figure this one out!!
@ShanesCows
@ShanesCows 3 года назад
Hey Andrew, sorry for the delay, I don't know. I hope you figured this one out but if it works for everyone but one user... I doubt you did ti wrong.
@julianfolino
@julianfolino Год назад
Awesome content Shane. Big question... it seems it's no longer possible to add forms or galleries in a datacard from a scrollable screen. Any workaround? (adding a container is no longer a workaround either)
@ArkysisGaming
@ArkysisGaming Год назад
I know this is an old comment, but I was able to add it by copying a gallery and pasting it while I had the datacard selected.
@filipuppsall-sjogren114
@filipuppsall-sjogren114 4 года назад
Thanks Shane... love your videos and this one was really what I needed now. Awesome! :-)
@ShanesCows
@ShanesCows 4 года назад
Glad to help. 😀
@shivikasahni2235
@shivikasahni2235 4 года назад
Hi Shane, Great Video! I'm currently working on a power app and I want to add a horizontal scroll bar in the dropdown. I've been trying tooltips/horizontal scrollbars. Is it possible to do the same in a dropdown?
@ShanesCows
@ShanesCows 4 года назад
Nope :(
@davidoddy4668
@davidoddy4668 11 месяцев назад
Hey, I swear I've seen you do a video where if a user scrolls down to the bottom or up to the very top an icon can show/hide. We don't get the nice arrows like we do in the galleries to advise user they still have information below. Is it possible?
@stupid__aminal
@stupid__aminal 10 месяцев назад
Is there any benefit to this method over using a scrolling vertical container filled with normal containers?
@ShanesCows
@ShanesCows 10 месяцев назад
Probably not, I haven't thought about that to replace this but I think it should work.
@shreenikascreation7340
@shreenikascreation7340 3 года назад
Hi Shane Great video as always.. I made an application and used scrollable screen in all screens and the screen scroll is disturbing screen content like up to down if in case user bi mistake scrolls the screen scroll, Please help me how to disable or remove screen scroll , Even I tried with the Data card Size- Adjusting the height but again in developing mode the change doesn't save
@ShanesCows
@ShanesCows 3 года назад
Sorry, I haven't ran into that before.
@avinoamrothenberg1244
@avinoamrothenberg1244 4 года назад
That's a neat one. I was actually on the search for using Cards outside of the gallery context 😏 I just can not understand why MS hides this "Fluid Grid" component! instead of having it as an option under the Gallery submenu on the top ??
@ShanesCows
@ShanesCows 4 года назад
Not sure either. At least we know the secret. 😀
@chindaara
@chindaara 2 года назад
Can we add a form inside this scrollable data card? like multiple forms in sections
@ravin9436
@ravin9436 4 года назад
Is there a way to generate screens based on the number of records in a collection for example , if Im going to get a collection of quiz questions from sql table and every time the number of records is different then i want to display question in form of quiz in a different screen on power app...could you please suggest here
@ShanesCows
@ShanesCows 4 года назад
I don't think that is possible. Check out this video for a different idea though ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-7XXo9wjnJvc.html
@estherlopeznavarro6100
@estherlopeznavarro6100 4 года назад
Shane, I need to know how to show the scrollable top part when changing screen that contains different scrollable areas, they normall stay where you left them last time, we have a PowerApps and we are struggling with that. Thanks!
@ShanesCows
@ShanesCows 4 года назад
I haven't tried. Can you maybe reset the control?
@jeganbbas
@jeganbbas Год назад
it is possible to re arrange the sections added inside that canvas, i see there is no option to move it up or down , neither drag and drop works, so is there any other work around. since i have app where I've added a bunch of sections in a canvas and each section contains several components and now i wanted to rearrange the them
@devanshidesai1083
@devanshidesai1083 2 года назад
Hi Shane , i have question. how can i scroll to bottom of gallery clicking on a button ?
@Itsprincessa01
@Itsprincessa01 2 года назад
Hi, do you have any videos on how to use a horizontal gallery that scrolls vertically, i can't find any videos on this
@ShanesCows
@ShanesCows 2 года назад
No, but this video might give you some ideas with flexible gallery. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AvGRlruMVnI.html
@dr.apollo4226
@dr.apollo4226 2 года назад
Powerapps doesn't show me an option for a scroll bar in the advanced section. Do you know how I can find a scroll bar for my scrollable screen?
@tinythings677
@tinythings677 2 года назад
When I resize 1st Datacard, the 2nd won't move the position next to the 1st like you do in the video. Do you know why?
@carlosvelazquez7488
@carlosvelazquez7488 3 года назад
Is it possible to use a Gallery to display more than one form in the screen scrollable when selecting several checkboxes?
@MichaelDeBlasis1369
@MichaelDeBlasis1369 3 месяца назад
Now 7 things I wish I knew before I started haha
@ShanesCows
@ShanesCows 3 месяца назад
Glad to help
@MichaelDeBlasis1369
@MichaelDeBlasis1369 3 месяца назад
@@ShanesCows You ALWAYS do Shane. Even when you're not trying. That's a testament to what you built here. I'm impressed! I'm wayyy too camera shy to even attempt something like this. So, I really respect it.
@gristy58
@gristy58 4 года назад
Hey Shane, i am using this creen with a app i have done customising sharepoint forms in landscape mode - it works great but there is about a 2 inch gap at the bottom of the form that is just white space no matter what i do - have you got any fixes for this?
@ShanesCows
@ShanesCows 4 года назад
Hey Chris I haven’t ran into that so not sure.
@Kylbigel
@Kylbigel 3 года назад
‘Now we’re done with it. I’m just gonna go ahead and delete that screen because I’ve gotten what I wanted-I stole the piece.’ - That feeling towards Power Apps when you’re scavenging solutions not built-in/OOTB.
@ShanesCows
@ShanesCows 3 года назад
Yeah. Stealing is a real way of life in Power Apps
@ianalexandertorres6189
@ianalexandertorres6189 4 года назад
Nice! Is there a way i can get the gallery on horizontal scroll? like the data table? I'm using gallery because of limitiation of datatable.
@ShanesCows
@ShanesCows 4 года назад
Not really. You can make a horizontal gallery but that is different to me.
@maggieho9521
@maggieho9521 2 года назад
Hi Shane, could you please advise? In my app, the app checker does not show any error (no red dot). But, after I ran the app, the app checker has error (red dot). Could you please help? Cause of the error in combobox: With({lclSession: Sort(Distinct(tbl_Redac_Recommendation_v4,RecSession), Result, Ascending)}, ForAll(Sequence(CountRows(lclSession)+1), {Value: Last(FirstN(lclSession, Value-1)).Result}) )
@GoWstingray
@GoWstingray 4 года назад
Hi Shane, not sure if it’s already in your pipeline but you could do a video on the new Address Input, I just found it by accident as it’s right at the bottom of the input list. I built an address UK postcode look up last month using Flow and getAddress.io just to find there’s one built in 😫
@ShanesCows
@ShanesCows 4 года назад
It is on my list for sure. We covered it extensively in my advanced class. Very fun stuff that I can't wait to go GA.
@Kshais
@Kshais 2 года назад
This is so cool!
@dannyhometown
@dannyhometown 4 года назад
Smart idea. Thanks Sharing.
@ShanesCows
@ShanesCows 4 года назад
You are welcome 🙏
@georgewinters2066
@georgewinters2066 4 года назад
Terrific ! Thanks so much !
@ShanesCows
@ShanesCows 4 года назад
Thank you for the idea. Hope you caught your shoutout at the end. 🤩
@georgewinters2066
@georgewinters2066 4 года назад
Shane Young indeed !!
@Skk1976
@Skk1976 4 года назад
AddressInput is not working for me, Latitude, Longitude, Radius etc... is set properly, what could be the reason ?
@ShanesCows
@ShanesCows 4 года назад
Not sure. Sorry
@PowerAppsGuruThailand
@PowerAppsGuruThailand 4 года назад
Thanks, good content for me.
@ShanesCows
@ShanesCows 4 года назад
You're welcome
@hiteshgautam7406
@hiteshgautam7406 4 года назад
I am building a power apps solution where I am using a data table to display data. I am using a sort button on the column header to sort data. the problem is when I scroll the data table the sort button remains static and does not move with the column header scrolling. how to achieve that.
@ShanesCows
@ShanesCows 4 года назад
Not sure. I don’t use data tables much
@hiteshgautam7406
@hiteshgautam7406 4 года назад
@@ShanesCows any suggestions or references so that i could move forward... Also if i could use the sorting action take place by clicking the column header. Is there any way?
@sundrapillay6668
@sundrapillay6668 4 года назад
Thanks Shane
@ShanesCows
@ShanesCows 4 года назад
Happy to help 😍
@studiovolantis6650
@studiovolantis6650 4 года назад
Is there any way you can find a workaround dealing with " Gallery.VisibleIndex " Allowing us to make custom scroll buttons.
@ShanesCows
@ShanesCows 4 года назад
Not sure about that one. I will have to look around.
@corby8678
@corby8678 3 года назад
Please can you help : i want to send text messages through powerapps to mobile without 3rd pary is it possible please can you create video on this subject
@ShanesCows
@ShanesCows 3 года назад
Not possible as best I know. 😑
@corby8678
@corby8678 3 года назад
@@ShanesCows Please can you help 1)stream video link in media video 2)stream video end visible start button 3)when end video end time save in data excel sheet
@rx9546
@rx9546 25 дней назад
you can't insert an Edit Form inside this?
@ShanesCows
@ShanesCows 21 день назад
You cannot, I just confirmed. Instead you would need to use a container and make it scrollable.
@pamhankins3468
@pamhankins3468 2 года назад
How do I make my Note 9 apps scroll vertically?
@ShanesCows
@ShanesCows 2 года назад
I am not sure I have a quick answer to that one. 😐
@gerfer6261
@gerfer6261 4 года назад
Hay, hay , found a can of worms, let us go fishing ( hopefully not to catch a shark)
@ShanesCows
@ShanesCows 4 года назад
Have fun and stay safe. 😉
@ashokpershad
@ashokpershad 4 года назад
Thanks in Advance 👍😀
@ShanesCows
@ShanesCows 4 года назад
Glad to help. 😀
@kbirbal2168
@kbirbal2168 6 месяцев назад
Fam you made a 22 min video for showing a scrollable screen however you only spent 3 mins talking about it...learn how to focus on one thing
Далее
Part 5. Roblox trend☠️
00:13
Просмотров 2,7 млн
Seja Gentil com os Pequenos Animais 😿
00:20
Просмотров 21 млн
PowerApps Approvals without using Flow
24:34
Просмотров 103 тыс.
PowerApps Delegation and the 500 item limit
34:00
Просмотров 113 тыс.
Multiple Screen Form Control in Power Apps
29:46
Просмотров 271 тыс.
15. Components in Power Apps
30:47
Просмотров 7 тыс.
PowerApps - Splitting Forms
31:45
Просмотров 20 тыс.
Part 5. Roblox trend☠️
00:13
Просмотров 2,7 млн