Hi, thank you for making this tutorial. I'm stuck at 6:47. My gallery isn't collapsing like it is in your video. Instead, when items aren't visible, it just leaves a blank white space. You didn't use any formulas to control the height of each item, right? Thank you.
I don't know if you got this fixed, but in case anyone else needs the help, this is because you also need to select the Separator when adding the Visible string to the items in the gallery
This is brilliant. I have had problems with the OnSelect If function. It was all functioning well in terms of dropping down, but after adding the if statement, the other sections have disappeared and it won't expand. I have an error message of incompatible types (Error, text). I have watched your video repeatedly but cannot see where my error is.
Thanks for watching. I am also not sure why are you getting the error as i don't have access to your app. Have you tried posting the specific question on Power Apps forum? powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
I had the same issue, I think it has to do with the data type of your source data, if your ID column is a text field you can use Set(varShowID, "0"), hope that helps :)
thanks for the video, after publishing the form I am not able to expand my accordion in view but works fine in new and edit form..am I missing anything
Amazing!!! When an item is selected to display the images of the attachments, how could I individually display those attachments in an additional window or pdf viewer?
Very cool! The only "problem" I am having is on the expand/contract icon. When I open the app in the browser, the expand icon doesn't show -- UNTIL I click to expand any item. As soon as I click one, they show, and it works as expected. It's just on the opening of a brand new screen. What am I missing?
Amazing!! I was looking for this solution a long time ago!! Thanks!! And just one question for you or someone who knows: How could I filter a column from my Sharepoint list as a unique value to this gallery??
Hey Nice video, Although there is small catch for Toggle button, When it is ON, then all the button will be in expanded mode, and if you click one of them then All the expanded one will get collapsed. which is wrong. it should do the opposite.
Hi Deepak, this video has been great in showing me how to do it. For me the challenge is, I'm using Groupby on my Gallery button (group by size) but now when I want to make the expand formula work, it's not working cause my group is a table. Can you help or make a video on how to use groupby with an accordion gallery?
This is great , thanks for providing this step by step guide. Very useful. Do you know how to filter if the second gallery which is inside the first galley, needs to connect to the same SharePoint list, but we filter the list items based on the Title of the first gallery?
good one to start with but one thing I notice. if you click on the Header again its not Collapsing only collapse when you click on other heard. Any solution to that ?
This is gold. Real estate on the gallery and form have always been restrictive. This opens up so many options. Thanks!
Thanks for watching 👍🏻
1 Year after I first watched this, it's STILL Helpful! Thanks Deepak!
This is the simplest way I found so for to work with expand, collapse specifically expand all and Collapse All, Great..Cheers..!
2 Years later, I'm referring to this video again. Thank you so much Deepak... VERY HELPFUL!!!
I’m just discovering this for the first time and omg it’s sooo helpful hey!
@ it absolutely is!!!👍🏾👍🏾
Your intro music is badass just like your content! Your MVP status is well deserved!
Great work! I´ve asked at first chatgpt for help but it couldn`t help me out... The true heroes are here on YT ;)
This is a super solution Deepak shown in a super easy way! You deserve many more subscribers!
Thanks for watching and comments..😀.. keep spreading my channel to your friends and colleagues 😃
Fantastic, thanks Deepak, really useful and well presented.
Most welcome!
VERY HELPFUL! Thank you Deepak... You EARNED a Subscriber!!!
Thanks for watching!
This video is succinct and clear. Good job.
Hi Deepak, this is outstanding!! This information, not only apply to this app but many other apps can be benefit by similar functionality. Thank you!
Perfect. Great Job and explanation. Thanks, Deepak
Thank you 🙏🏻
Excellent!! Thank you sir!
Thank you, Deepak! I like your video. Your tips are easy to follow. I cannot wait to watch your next video.
Thanks for watching, next video will be ready in few weeks .👍🏻
This is great Deepak, and so simple to implement. Thanks for the tip
Glad you liked it!
Great explanation, sir!
Glad it was helpful!
Hi, thank you for making this tutorial. I'm stuck at 6:47. My gallery isn't collapsing like it is in your video. Instead, when items aren't visible, it just leaves a blank white space. You didn't use any formulas to control the height of each item, right? Thank you.
I don't know if you got this fixed, but in case anyone else needs the help, this is because you also need to select the Separator when adding the Visible string to the items in the gallery
Thank you Deepak. Great video with easy steps. I was so happy to complete this successfully. It came out great!
Most welcome 😊 and thanks for watching.
This is brilliant. I have had problems with the OnSelect If function. It was all functioning well in terms of dropping down, but after adding the if statement, the other sections have disappeared and it won't expand. I have an error message of incompatible types (Error, text). I have watched your video repeatedly but cannot see where my error is.
Thanks for watching. I am also not sure why are you getting the error as i don't have access to your app. Have you tried posting the specific question on Power Apps forum? powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
I have the same problem :(
Hi, did you manage to find a solution to this?
@@georgeseltzer-eade8146 Unfortunately not
I had the same issue, I think it has to do with the data type of your source data, if your ID column is a text field you can use Set(varShowID, "0"), hope that helps :)
Deepak how did u set the colours for the gallery? , it looks distinctive!. Please enlighten us!
thanks for the video, after publishing the form I am not able to expand my accordion in view but works fine in new and edit form..am I missing anything
Hi Deepak. I like your video. Thanks for the tip.
It's my pleasure. Thanks for watching.
Hi Deepak, Your blog and all the videos are great! I learn a lot from your post. Many Thanks for doing this and it's greatly helpful!
👍
Great work!!! Is Set (show,!show) not work as same as set 1 or 0?
Yes it will.
Clearly explained, thanks..
You are welcome!
Amazing!!! When an item is selected to display the images of the attachments, how could I individually display those attachments in an additional window or pdf viewer?
Thank you for watching!! To display attachments in additional window you can use "Launch" function and pass the item url.
Excellent video!!! 🚀🚀🚀
Glad you liked it!
Deepak ji can you create playlist from introdution to end for power apps... Please... Thanks for ur efforts
Will try. Thanks!
Absolute gold. Thank you so much!!
Great Job!!!!
I have a question: How can we implement Total of all values in a Parent Gallery and Sub-Totals in a Child Gallery? Thanks!
Very cool! The only "problem" I am having is on the expand/contract icon. When I open the app in the browser, the expand icon doesn't show -- UNTIL I click to expand any item. As soon as I click one, they show, and it works as expected. It's just on the opening of a brand new screen. What am I missing?
It was an easy fix. I just went to the OnVisible property for the page and added Set(varShowID,0)
Look great and very useful to use.
Thanks for watching 👍🏻👍🏻
I got struck on if condition with set variable. It's not worked for me
Can you please tell on zoom in zoom out not working while you toggling, you missed it can you explain that also what code I need to add in it
how to do it if I have child gallery inside?
That was great! Thanks
You're welcome!
Thank you Deepak
Always welcome
Amazing!!!!
Thanks!!
Amazing!! I was looking for this solution a long time ago!! Thanks!! And just one question for you or someone who knows: How could I filter a column from my Sharepoint list as a unique value to this gallery??
Thank You! you can use filter or search function just we aware of delegation because not every column is delegable in SharePoint -Power App
Wonderful!
Many thanks!
Hey Nice video, Although there is small catch for Toggle button, When it is ON, then all the button will be in expanded mode, and if you click one of them then All the expanded one will get collapsed. which is wrong. it should do the opposite.
Hi Deepak, this video has been great in showing me how to do it. For me the challenge is, I'm using Groupby on my Gallery button (group by size) but now when I want to make the expand formula work, it's not working cause my group is a table. Can you help or make a video on how to use groupby with an accordion gallery?
Thank You. I will check and see if i can make a video on this.
This is great , thanks for providing this step by step guide. Very useful. Do you know how to filter if the second gallery which is inside the first galley, needs to connect to the same SharePoint list, but we filter the list items based on the Title of the first gallery?
Thanks for watching. I am working on a video showing how to do this, don't forget to check it out next week.
Thank you! :))
You're welcome!
does not work anymore :(
Items won´t collapse
thanks sir
good one to start with but one thing I notice. if you click on the Header again its not Collapsing only collapse when you click on other heard. Any solution to that ?
add show/hide login in onclick() action of the button that we are using as header.
If you could explain the code it would have been better 😅 .. remaining everything is perfect👍👍👍
Thank you . I will try 👍😇
i love you
Bhai , Video bohot knowledgeable h but please don't change accent. it does not sound nice at all.
Www
awesome apps ! look so professionnal ! thanks so much to share it !!
Glad you like It!