As usual - simple, clear and insightful. Thank you @RezaDorrani
@RezaDorrani Жыл бұрын
Most welcome! Thanks so much for watching.
@NKBobcat Жыл бұрын
This is great! I have customers that do not like the multiple filter scenario and this simplifies the screen. Thank you again Reza!
@RezaDorrani Жыл бұрын
Most welcome!
@atehaa Жыл бұрын
Non-Delegable functions are pain in the *** in PP. Your solution is a really good workaround. Also, i noticed that i had a wrong idea about how filter function works. Thanks again Reza :)
@RezaDorrani Жыл бұрын
Most welcome
@AshutoshDubeyCivil Жыл бұрын
Nicely done... A much more precise searching rather than the old video... But the old one helps in understanding delegations in depth.. was very helpful.. Great..! AD
@RezaDorrani Жыл бұрын
I always try to show different techniques. Many have combined use cases from multiple videos and applied. I have a delegable search video also coming in future. I have not given up on that yet.
@AshutoshDubeyCivil Жыл бұрын
@@RezaDorrani will surely watch.. happy to learn.
@ravisuryawanshi2516 Жыл бұрын
I really appreciate your efforts Reza, Everytime I watch videos I learn something new ,the way you teach is also very clear and simple to learn 😊,
@RezaDorrani Жыл бұрын
Thank You so much Ravi
@yohannesteklu5856 Жыл бұрын
Mr. Reza, Again, Thank you very much for this amazing video. This solution was among my major priorities.
@RezaDorrani Жыл бұрын
Glad it helped
@SauloOliveira Жыл бұрын
Excellent query strategy, thanks Reza. For some reason I remembered the queries I made in CAML, where I only added the parameter to the main query if it was filled in.
@RezaDorrani Жыл бұрын
Thanks! Similar concept to CAML
@akshaynm Жыл бұрын
Thanks a Lot Reza for Making this video...! Actually, after seeing your earlier video on Search Functionality on Dataverse, I was about to request you to please create a similar video on SP Data Source as well. But today I got that. :) Thanks again...!!
@RezaDorrani Жыл бұрын
You are most welcome! I knew a lot of folks would ask for SharePoint.
@oluwatobipaul6171 Жыл бұрын
Thanks for this refresher video between search and In function. Thanks Reza
@RezaDorrani Жыл бұрын
You’re most welcome.
@kv1325 Жыл бұрын
Very Useful one and the explained trick is very helpful 😀
@RezaDorrani Жыл бұрын
Thanks KV
@Cybermatik Жыл бұрын
Thanks for sharing this awesome manipulation. Waiting for Microsoft to simplify delegation and/or search features for Power Apps gallery. By then i could use your tips for choices/person/lookup columns ;)
@RezaDorrani Жыл бұрын
Check sneak peek at end of my latest video kzbin.info/www/bejne/kKu6lYufgt90Y8U
@anuradhakrishnamoorthy35148 ай бұрын
@RezaDorrani Is there anything you don't cover??? Ha ha amazing... Thanks for the Graph API link
@lindt4-w2x Жыл бұрын
Great Video! I'm sure this is very simple, but can you show quickly how to Search within a text field? Also can this be adapted for multi select people pickers and choice fields? Thank you so much Reza!
@RezaDorrani Жыл бұрын
Video shows that searching in a text field will result in delegation warnings. For multi select fields, it would be a lot more complex + non delegable. I have another video lined up that will show using SharePoint search index in power apps that should cover all column types.
@lindt4-w2x Жыл бұрын
@@RezaDorrani That would be awesome! This is a big sticking point when trying to make PowerApps robust. Right now I'm using Flow to deal with a multi select People Picker as well as Searching text fields. I'm a bit concerned about how performance will be affected when the data grows though... I've followed your videos in the past and they've saved me huge amounts of time and aggravation. Keep up the great work!
@RezaDorrani Жыл бұрын
@@lindt4-w2x In my next video, you will get a sneak peek of how that would work. Its not a simple process though.
@isaiaguillon9878 Жыл бұрын
This is greeeeeeeeat Raza, great information! Thank you so much for sharing, is there a way to search in the entire Title (not just the first words) with no delegation? Thanks
@RezaDorrani Жыл бұрын
Check sneak peek at end of my latest video - kzbin.info/www/bejne/kKu6lYufgt90Y8U
@A_Concerned_Citizen Жыл бұрын
Awesome! Also, that thumbnail is fire!
@RezaDorrani Жыл бұрын
Glad you like it!
@anuradhakrishnamoorthy35148 ай бұрын
Thank you so much @Reza, for all your tutorials. You are awesome and help me so much at my work. I was trying to implement the same as in the video for one of my use cases. I encountered this issue when the choices column had similar data like 1. Hello world 2. Hello Universe 3. Hello Team. My lookup on the choices only return 1 item and when searched with text Hello, doesn't give proper result. Any idea on how to fix this???
@RezaDorrani8 ай бұрын
Most welcome! I am not sure of a fix for your scenario. I would have to reproduce the scenario to know more about it. I would recommend checking or posting your issue on forums powerusers.microsoft.com/
@anuradhakrishnamoorthy35148 ай бұрын
Wow... Thanks for that instant response Reza. It's actually not an issue. Your demo works perfectly well. It's just another scenario, where the look up column has similar choices and actually we need to filter not lookup on the choices. LookUp doesn't give the accurate results. Ofcourse I can iterate through the filtered choices, but it wouldn't be delegable. I wanted it to be Delegable filter on the Gallery
@RezaDorrani8 ай бұрын
@@anuradhakrishnamoorthy3514 Im not sure about your scenario
@2007pradipta Жыл бұрын
Nice Video Reza.. but couldn't understand the logic. How putting in a Variable make the function Delegable 😀.. similarly any thing for Date Time filed ?
@RezaDorrani Жыл бұрын
Check video again as I clearly describe (in text) what it can do and why did I do that.
@2007pradipta Жыл бұрын
@@RezaDorrani thanks a lot Reza. Any help on Datetime column Delegation ? how we can avoid Delegation issue working with Datetime column.
@RezaDorrani Жыл бұрын
@@2007pradipta I don’t have any workarounds for that one
@2007pradipta Жыл бұрын
@@RezaDorrani yes ..MS should think of it .. difficult to manage large list
@RezaDorrani Жыл бұрын
@@2007pradipta ok
@AakashDhawanKash Жыл бұрын
Thanks a lot.. .amazing idea.. cant wait to implement this..
@RezaDorrani Жыл бұрын
Most welcome
@vinnu_yt4714 Жыл бұрын
This is great 👍 Reza. can you explain how to switch camera control in mobile
@RezaDorrani Жыл бұрын
kzbin.info/www/bejne/n4iclaN6o9l-qLs
@vinnu_yt4714 Жыл бұрын
@@RezaDorrani thanks 👍
@MegaKumar0 Жыл бұрын
Informative content thanks reza 🙏.
@RezaDorrani Жыл бұрын
Thanks so much
@venkatvarun3370 Жыл бұрын
Awesome Reza. Can I get this project for my future work.
@RezaDorrani Жыл бұрын
I have not shared this App. Going forward I plan to share apps, flows etc. of videos with members with Silver Club status and higher. I did it for my most recent video. Sharing data source like sharepoint, list schema etc. requires additional work.
@stevebekele4083 Жыл бұрын
Thank you Reza for the wonderful video as usual. I have filter query with Startswith function. One of the columns I would like to filter is SharePoint ID column which gives me an issue on most cases. Any workaround for ID column filter using startswith function?
@RezaDorrani Жыл бұрын
ID is not delegable. Only option is = operator. I have another video lined up which will make search delegable :)
@stevebekele4083 Жыл бұрын
@@RezaDorrani Thank you
@ShyamSundar-xu4rx8 ай бұрын
This very useful for me. Thanks very much for the detailed video. I have applied for many fields. Any Idea how to search if 'Assigned To' is multi select? Also, I could not control the filter data refresh, before clicking on search button. I tried to set the delayoutput to true. thanks
@RezaDorrani8 ай бұрын
Assigned to multi select is not delegable
@akiibenji1912 Жыл бұрын
Hi R. I was looking for something like this. Thank you soo much🎉
@RezaDorrani Жыл бұрын
You are most welcome!
@josephzimmerman661610 ай бұрын
How do you do a lookup for Person column and compare it when you have multiple users with same last name. What would be best way to compare. I have some and they don't return because the user in my list is later is not the first email returned from the search term
@RezaDorrani10 ай бұрын
I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@vipinjakhmola767811 ай бұрын
Nice one .. can you share something when data source is sharepoint list but data set is more than 5000 rows
@RezaDorrani11 ай бұрын
check my videos on graph api and sharepoint
@arvindbhat8659 Жыл бұрын
Hi Reza, how can one avoid the delegation issue where there is a list like order header and order detail? Need here is that I select the order from screen 1 and screen 2 is supposed to show all order details(row count >2k) for that order. A filter here on the gallery for order details where order id in yields no rows as count>2k.
@RezaDorrani Жыл бұрын
Whats ur filter condition to get order details based on order id?
@RoyAliKhairan10 ай бұрын
Does this delegation warning also appear when we use SQL as data source or only happens when we use SharePoint List as data source?
@RezaDorrani10 ай бұрын
Depends on the function being called. Sql has a different set of delegable functions. Check documentation on delegation for details.
@DroneEyes Жыл бұрын
Well done!
@RezaDorrani Жыл бұрын
Thanks Vicente
@ved.prajapat Жыл бұрын
Hi Can we share forms to external user to collect feedback and save in share points list. Please must reply when you get time.
@RezaDorrani Жыл бұрын
What forms? Which technology are these forms based on? If Power Apps - then can be shared with external users. External users would need invitation to your tenant + a license.
@LogicalAmmar Жыл бұрын
Reza… Consider the search text is “Complete”. Also consider the choice column has two choices “Completed” and “About to Complete“. Now, as the varProgress is set based on the LookUp function, it would only get the first matching choice value i.e. “Completed”. So, the gallery would not show the results for items with the progress status “About to Complete“. Filter might do the job in this case instead of LookUp. That’s just my initial thought so sharing it with you, but will think on this again.
@RezaDorrani Жыл бұрын
You can use filter instead of lookup to get all such values. Then I did another video where I used Index technique which can be used here. You would need to have some limit defined for results returned in order to make it delegable. Here is that video kzbin.info/www/bejne/jaOXY4ObjJuSrbc
@LogicalAmmar Жыл бұрын
@@RezaDorrani thanks a lot, I’ll certainly go through this. It’s always an excitement to watch your videos ❤️
@RezaDorrani Жыл бұрын
@@LogicalAmmar And just to close the loop on searching, in my next video - I will show a sneak peek of using SharePoint search index in power apps - no limits searching :)
@petereriksson6859 Жыл бұрын
Reza this is so good :)
@RezaDorrani Жыл бұрын
Thank You Peter
@gaultztaguinod928911 ай бұрын
Superb!
@RezaDorrani11 ай бұрын
Thanks
@2007pradipta Жыл бұрын
If Choice have Values which are start with Similar letters (example suppose choice filed have value like Window Color, Window Type etc) then search will always shows the first choice filed since we use Lookup ? i.e. If I search Window it will only show Window Color items not Window Type
@RezaDorrani Жыл бұрын
Check this video -> kzbin.info/www/bejne/hHvEeXZriJ52oNE
@ArunKumar-nz2un Жыл бұрын
Hi rezza . Quick doubt is it possible to filter a person or group column to check if their email contains particular wordings . Like show users who have Yahoo mail alone .
@RezaDorrani Жыл бұрын
Office365Users search user - you can try with those wordings and filter and see the results
@ArunKumar-nz2un Жыл бұрын
@@RezaDorrani did tried .but not working
@RezaDorrani Жыл бұрын
@@ArunKumar-nz2un I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@SarahGriffiths-et4sk Жыл бұрын
@RezaDorrani I really need help with a flow from forms, via sharepoint lists, to create a planner task, with optional attachments. I followed your forms to sharepoint list with attachment video and it was fantastic, thank you. But I'm stuck on what to do next. Do you have a video showing this please or can you help? I'm using a group form so the attachment is saved in sharepoint. I've bene stuck on this for weeks....
@RezaDorrani Жыл бұрын
I do not have any video references related to planner tasks. I would recommend checking or posting your issue on forums in case someone has done something similar powerusers.microsoft.com
@vijaythapak3831 Жыл бұрын
Hi Reza can you please help me in how to use deeplink using patch function inside data cards.
@RezaDorrani Жыл бұрын
Patch function is not for deep linking. Deep linking refers to linking to a particular screen in power apps. Check kzbin.info/www/bejne/fqPGZmSJZ7OaeNE
@TymPass-gy9tj Жыл бұрын
But this method onlyhides delegation warning. If we have more than 500 /2000 recors in our list, IN function in lookup will not be able to fetch records beyond limit. Is my understanding correct ?
@RezaDorrani Жыл бұрын
Yes, I did call it out in video (text on screen) which mentions that the lookup values or choice values must not exceed delegation limit.
@2007pradipta Жыл бұрын
How you gave the color to the emoji 1:40 in hint text?
@RezaDorrani Жыл бұрын
🔍 - Emoji
@hindireaction8585 Жыл бұрын
I have 1 question actually I have 10000 rows in excel sheet and made 1 sharepoint I want when I am adding the title(empcode) it will filter from excel and updates rest details of employee in sharepoint I made flow but it is not working showing only 256 loop valued and My name row is 6580 how I can achieve this
@RezaDorrani Жыл бұрын
I dont think your scenario is related to Power Apps or delegable queries? Is this something to do with flow?
@hindireaction8585 Жыл бұрын
@@RezaDorrani yes this is related to flow and I need help how I can achieve this
@RezaDorrani Жыл бұрын
@@hindireaction8585 I would recommend posting your issue with screenshots on the forums as I do not have any video references on this. powerusers.microsoft.com
@mohamedbamba50987 ай бұрын
Merci😊😊😊
@RezaDorrani7 ай бұрын
Most welcome
@DineshGawde09 Жыл бұрын
I am using combo box and searching on SharePoint data source containing more than 20,000 + records and formula I am using Filter(Vendor, StartsWith(Supplier_Name,Self.SearchText)) on Items property of combo box... Combo box search is not working .. How we can make it working if SharePoint list containing large records(more than 20,000 )
@RezaDorrani Жыл бұрын
Define what combo box if not working means?
@DineshGawde09 Жыл бұрын
@@RezaDorrani Combo box is not working means... no options get listed in combo box when we type search text in combo box
@RezaDorrani Жыл бұрын
@@DineshGawde09 I have not come across this issue hence not sure. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@DineshGawde09 Жыл бұрын
@@RezaDorrani I figured it out... I used below code on combo box items property... With( { wStart: Filter( Vendor, StartsWith( Supplier_Name, Self.SearchText ) ) }, Sort( Distinct( wStart, Supplier_Name ), Value ) ) Now, options get listed in combo box though 'Vendor' SP list having 23,000 records
@ambandoly Жыл бұрын
I never understood why Microsoft didn't make the "in" operator delegable for a SharePoint data source. SharePoint has supported this functionality for many years using the "substringof" method.
@RezaDorrani Жыл бұрын
I have no idea about that. All I know is that Search and IN are not delegable.
@SmellyAim Жыл бұрын
where does the txtSearchBox ffrom? im so confused
@RezaDorrani Жыл бұрын
Its the name of the text input control.
@SmellyAim Жыл бұрын
@@RezaDorrani sorry I’m new to power app ….where can I find it ? It’s not in the text input name right because text input name u put txtSPSearch . Do you have a vid about creating this power app interface so I can follow step by step ?
@RezaDorrani Жыл бұрын
@@SmellyAim This is the best video reference I have. I have will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@SmellyAim Жыл бұрын
@@RezaDorrani Thankyou for the fast reply …you vid are so good
@julianacsmartins Жыл бұрын
@RezaDorrani Thanks a lot! Your videos are very useful for me🤩. How can I get a report based on this filter? I watched your another video kzbin.info/www/bejne/i4vHn5qorLymp6M, but I'm having trouble writing the query. Please, Help me!
@RezaDorrani Жыл бұрын
Most welcome. The other video is based on a different concept. Key is to learn about odata query in flow. I have done videos on odata filter queries. Check and see if they help. Alternatively, I would recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@flightmode7655 Жыл бұрын
I don't understand the search limit. Why does it only search for the word if the string begins with this word but not if its located on the end for example. it would be great if we could apply the same search experience as in SharePoint.
@RezaDorrani Жыл бұрын
Because EndsWith or Search are NOT delegable with SharePoint. StartsWith is the only supported function.