Out of all the videos on KZbin describing this functionality, this was by far the easiest to follow and the most eloquent solution. Ka tino pai rawa atu ki a koe! (Māori for you're awesome!)
@KrishnaRachakonda3 жыл бұрын
Thank you Eddie. Happy to know that this video was helpful.
@CaptCJ19692 жыл бұрын
Hi Krishna, I'm trying to implement and have a couple of questions. 1 - I'm not seeing the creation of the ColTechnology Collection within my app 2 - At 10:44 the OnVisible I already have in here "Collect(Collection1, 'Main Form'.Current) to bring in all the form data, how should I get the ClearCollect(ColSelectedTechnology,LookUp(Training,ID=ItemID).Technology) to interact 3 - I'm seeing an error on the datacard in the Update field with ColSelectedTechnology Thanks in advance Craig
@mickmartin51533 жыл бұрын
Great video, well explained and easy to follow, Thanks! Can you please help? I am trying to adapt this for use with a Customized SharePoint Form. I'm having an issue @10:29 getting the ID of the current selected SharePoint Item, as i can't get the ID from a different screen as in your video. Any tips would be greatly appreciated, thanks.
@KrishnaRachakonda3 жыл бұрын
@Mick, I am passing the Item ID from one screen to another screen within Navigate function. Ex: Navigate(,,{ItemID : ThisItem.ID}). In this function, ThisItem.ID refers to the SharePoint List Item's ID value. I hope this helps you.
@kulwinderrehal26882 жыл бұрын
@@KrishnaRachakonda What should we pass here if we are editing straight from Sharepoint instead of PowerApps?
@JulioBernal37122 жыл бұрын
@@KrishnaRachakonda I’m stuck here. Cannot figure out what ItemID is. Help pls
@CHAMONIX5522 жыл бұрын
@@kulwinderrehal2688 Same situation, wondering how to get selected item id
@michellekelly1704 Жыл бұрын
@@KrishnaRachakonda is there an answer to the question about ID=ItemID? ItemID is not valid, so what can we replace in this formual fir ItemID? ClearCollect(colSelectedTestbeditems,LookUp('Activity Tracker',ID =ItemID.'Test Bed Items'))
@mahalakshmi14043 жыл бұрын
Hi thanks for the information..I want to hide the another text input control based the selected value in this checkbox (inside gallery).. what should I writ in the visible property of that text input
@PastulioA2 жыл бұрын
amazing video!!!!! THANK YOU!! THANK YOU!!
@KrishnaRachakonda2 жыл бұрын
Glad it helped!
@Thedancers882 жыл бұрын
how could we display like right to left, first checkbox and then text. if working on arabic
@divyanair61473 жыл бұрын
Hi Krishna, Great video and well explained. I am having some issues with creating new item as the checkboxes are selected from the last item created in the Gallery. The checkbox gallery isn't cleared when hitting Add new button.
@vennaarjunprabhakar58342 жыл бұрын
Thanks Sir, Great Video 🙂
@geetikabajaj96772 жыл бұрын
Wonderful Video
@KrishnaRachakonda2 жыл бұрын
Thank you very much!
@dtodounpocomx_nl2 жыл бұрын
You are not explaining where colTechnology collection is set, I mean, where are you assigning values to that collection ?
@KrishnaRachakonda2 жыл бұрын
May I know if you still need help on this?
@palikaanusha30432 жыл бұрын
Yes mine also same doubt, please can you in that
@dtodounpocomx_nl2 жыл бұрын
@@KrishnaRachakonda yes please create another video clarifying that part