Пікірлер
@junedshaikh9074
@junedshaikh9074 Күн бұрын
I have UAT and DEV environments, I want to move solutions from UAT (un-managed solution) to Dev (also to un-unmanaged solution) because we usually do some immediate changes in Dev also. I tried this, it is only importing as managed solution in Dev environments.
@RezaDorrani
@RezaDorrani 22 сағат бұрын
Currently pipelines only supports managed solution deployments
@DrezelRS
@DrezelRS Күн бұрын
Is it possible to have the new button and new rows add to a collection instead of adding a new row in the SharePoint list? Then when you click save it would patch the collection to the SharePoint list?
@RezaDorrani
@RezaDorrani Күн бұрын
Probably possible but would be very complex
@lesiac95b
@lesiac95b Күн бұрын
Thanks a lot also for the French translation.
@RezaDorrani
@RezaDorrani Күн бұрын
Thanks to KZbin
@greg2kdotcom
@greg2kdotcom Күн бұрын
4:06 Reza to the rescue! Once again, one step ahead of everyone else, with some pro tips that the engineers at Microsoft have probably never documented. You've saved me from another couple of hours helplessly scouring the web for a solution to a very simple problem. I still don't understand why something as basic as ThisItem.'Link to item' doesn't work well on the standard video playback control...
@RezaDorrani
@RezaDorrani Күн бұрын
Thanks so much!
@HollyWhite-g7t
@HollyWhite-g7t Күн бұрын
This was brilliant, I followed it step by step and it works so well, is there a way of adding an action into the flow, to send an email to the originator of the new submission, so they get an email notification to confirm they have submitted the new items for review, and also send an email to confirm the item has been approved please? Thank you
@RezaDorrani
@RezaDorrani Күн бұрын
Possible. I have done many approval based videos. They are all placed in a Playlist on my channel. I would recommend checking them.
@MezemirWase
@MezemirWase Күн бұрын
Hi Reza, as always your videos helped a lot for our everyday development! I have a flow that triggers when a new form is submitted and create a new item in SharePoint list. But when users edit their response in MS Form and resubmit I couldn’t find a solution to update a SP list. As you know there is only Single trigger option: You can only trigger a Power Automate flow from a Microsoft Form when a new response is submitted. No item-level modification trigger: There's no built-in option to trigger a flow based on changes made to individual questions or form settings within the Form itself. Do you have any recommendations or workarounds to solve this issue, like creating a unique identifier field in SP list (tried that one but no luck) Note: using MS Form is a requirement. Thanks!
@RezaDorrani
@RezaDorrani Күн бұрын
I am not aware of what options are available for item modification for form. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@MezemirWase
@MezemirWase Күн бұрын
@@RezaDorrani thanks I will check that out.
@romerbi
@romerbi Күн бұрын
Hi Reza, nice video showing this upgrade. However, there's something annoying with teams notifications. In a chain of 3 levels, if first approver rejects, all superior levels receive a notification for that rejection, as the final status of the approval request. In the same way, when the last approver approves or rejects, the previous approvers get another notification of the final status. That is something that I want to send only to the requestor. Is there any admin configuration on notifications? If I turn them off from the action y power automate, they don't receive any notifications, even when it is their turn to approve.
@RezaDorrani
@RezaDorrani Күн бұрын
I don't believe we have any control over them.
@doanlang06
@doanlang06 Күн бұрын
Thanks reza, i see that environment variable will be prompted during importing but how does it work with non UI tool like CI/CD when doing the importing solution. Thanks for your help.
@RezaDorrani
@RezaDorrani Күн бұрын
There are ways to save it there as well but not something I am aware of
@VietNguyen-uh8ew
@VietNguyen-uh8ew 2 күн бұрын
Hi Reza, thanks for the video. I can see that the FilterBy in the table is grayout. How can we use that function in the table?
@RezaDorrani
@RezaDorrani 2 күн бұрын
That filter function is probably something for the future. Not a released feature.
@altino91255268
@altino91255268 2 күн бұрын
Hello Reza, Excellent video. I didn’t understand how the Patch + UpdateIf function works. Is there a video explaining it?
@RezaDorrani
@RezaDorrani 2 күн бұрын
Thanks! I have done separate videos on patch and bulk updates. Patch function supports updating a collection. Here we create a collection from data source and update it using updateif.
@Mliu888
@Mliu888 2 күн бұрын
For some reason, I could not bring in this any of the fields using expression "item()?['Associate Name'].. for example, the name on the template is called "Associate Name" but it does not bring anything in. not sure what i am doing wrong. Is this express still valid?
@RezaDorrani
@RezaDorrani 2 күн бұрын
I have not experienced the mentioned issue and hence not sure what is the cause for it. I will recommend posting your issue with screenshots on the forums at powerusers.microsoft.com in case someone has experienced something similar.
@SaurabhSharma-ov9ox
@SaurabhSharma-ov9ox 2 күн бұрын
Hi Reza , Great content ! Can you please specify what should be the update and default value for combo box as person field. I am facing an issue when the form is updated the field becomes blank . Thankyou In advance for your help !
@RezaDorrani
@RezaDorrani 2 күн бұрын
I have a video coming in 2 weeks. Cannot describe here on chat as it would be a long process
@SaurabhSharma-ov9ox
@SaurabhSharma-ov9ox 2 күн бұрын
@ Great! Thankyou for the information! But it would be great if there is a possibility of sharing the formula only for update and default property only as it is urgent . I have used a text column and then combo box on the text column to use it as person field . When using the customized form, the value disappears after any modification in the item.
@RezaDorrani
@RezaDorrani 2 күн бұрын
I don't have it handy and currently traveling. I would suggest posting your query on forums
@kacobbresort
@kacobbresort 2 күн бұрын
This app is exactly the type project that I'm working on. How do I find it in the membership section. I've searched and scrolled to no avail? I'm looking for the app explained in this video please.
@RezaDorrani
@RezaDorrani 2 күн бұрын
As a silver or gold member, go to any post on membership tab where I have shared a link for any video and make the request. Il share updated link there.
@crispy3406
@crispy3406 2 күн бұрын
Hello, How else can I get the rows name? Are you able to show how you created the sharepoint?
@RezaDorrani
@RezaDorrani 2 күн бұрын
Pick any sharepoint list of your choice and follow the steps. There is no way to show or share a sharepoint list here on comments. Entire solution is available for download to members (check video description for details)
@HollyWhite-g7t
@HollyWhite-g7t 2 күн бұрын
Hello, this is a great video thank you, is there a way of doing the same thing but using a new item added to a sharepoint list? Any advice would be helpful thank you
@RezaDorrani
@RezaDorrani 2 күн бұрын
I would have to try out that scenario to know the options
@SirJer
@SirJer 2 күн бұрын
Really cool, but how did you add the map in the header? I haven't been able to find any documentation about that
@RezaDorrani
@RezaDorrani 2 күн бұрын
I have a playlist on SP form customizations. I must have shown it in a different video. I remember using the Bing Maps API for it.
@ejrawson8828
@ejrawson8828 2 күн бұрын
Nice🎉
@RezaDorrani
@RezaDorrani 2 күн бұрын
Thanks
@rekhajv5334
@rekhajv5334 2 күн бұрын
Hi thank you so much for this video, When I click on Gallery it dose not say "PowerBIIntegration.Data" instead asking for data source. instead its asking for data source. What am I doing wrong?
@RezaDorrani
@RezaDorrani 2 күн бұрын
You need to create the app from power bi as shown in video. I have not experienced any issues with it, hence not sure what you may be doing wrong.
@rekhajv5334
@rekhajv5334 2 күн бұрын
@@RezaDorrani I am crating app from power bi and clicked on the open, and land to powerapps it dose create a gallery but asks for the data source .
@RezaDorrani
@RezaDorrani 2 күн бұрын
Im not sure why that would be the case
@michellekelly1704
@michellekelly1704 2 күн бұрын
Hi, is there any other way to retain comments when otehr fields are changed? I dont want to create a "blank" note each time a different filed is changed. Everything works great, when not changing another field, but any updates to other fields and all comments disappear?
@RezaDorrani
@RezaDorrani 2 күн бұрын
It is probably possible but not something I have tried.
@Greg-p1w
@Greg-p1w 2 күн бұрын
There is no "start date" condition for Date Picker, how did you get that?
@RezaDorrani
@RezaDorrani 2 күн бұрын
This is a modern form control (which is in preview)
@biancabrossmer4537
@biancabrossmer4537 2 күн бұрын
Hi @RezaDorrani, great video, do you have a Video on the Shoutout App please?
@RezaDorrani
@RezaDorrani 2 күн бұрын
I don't remember doing an independent video on it. It is one of the power apps templates.
@raviteja235
@raviteja235 2 күн бұрын
Great video, Reza! Just a question on the clearing of colgridupdates - whenever the varReset variable is set to false and then true, the gallery gets refreshed and the colgridupdates collection gets updated with the list of all items in the gallery. Would you know why this happens? Thanks!
@RezaDorrani
@RezaDorrani 2 күн бұрын
I believe the reset variable was done to refresh the gallery. Not sure whats the issue.
@raviteja235
@raviteja235 Күн бұрын
​Thank you for the response,​@@RezaDorrani. When there are too many columns in the SP list, in my case- close to 60, I guess the retrieval after clearing of the collection takes a lot of time which may result in the collection again getting populated with all the rows from the sharepoint list. This is what is happening in my case.
@RezaDorrani
@RezaDorrani 22 сағат бұрын
@raviteja235 I have not experienced this issue. Hence not sure of what's the resolution for it.
@sandeepkumar-rq2mk
@sandeepkumar-rq2mk 2 күн бұрын
Can we create a flow when manage member to a SharePoint security group that will manage a list of group users
@RezaDorrani
@RezaDorrani 2 күн бұрын
Not sure what the question means
@sandeepkumar-rq2mk
@sandeepkumar-rq2mk 2 күн бұрын
@RezaDorrani addition or deletion in that particular group will modify existing SharePoint list that contains group members info or notify to admin to change the list
@RezaDorrani
@RezaDorrani 2 күн бұрын
I have not tried this scenario hence not sure
@sandeepkumar-rq2mk
@sandeepkumar-rq2mk 2 күн бұрын
@@RezaDorrani thank you sir
@Device99-l8g
@Device99-l8g 2 күн бұрын
Hi Reza! Thank you for your videos and well done, helps me a lot! If I use Search function without any text in txtSearch box items will show in gallery, but if I use Startswith function without any text in txtSearch box no items will show in gallery. Why? Your example in the video works with both Search and Startswith function without any text in txtSearch box and you have items in gallery. What I'm missing here? Br Ronnie
@RezaDorrani
@RezaDorrani 2 күн бұрын
I am not sure why that would be the case for you.
@Greg-p1w
@Greg-p1w 2 күн бұрын
in seconds? power apps is a joke
@RezaDorrani
@RezaDorrani 2 күн бұрын
Ok
@jansentan4597
@jansentan4597 2 күн бұрын
Hello, for anyone encountering the errors for "char" and "dec". user @djjamba14 replied with the fix. placing this as latest comment. The AddColumns documentation does not say you should surround your new column with quotes - remove the quotes around char and dec
@RezaDorrani
@RezaDorrani 2 күн бұрын
Thanks for sharing
@qianli9543
@qianli9543 3 күн бұрын
In the update feature, I cannot use datacard. Selected.Value. may i know the reason and how can I solve it😢😢
@RezaDorrani
@RezaDorrani 2 күн бұрын
I'm not sure whats the reason. I had no issues with it.
@madhusudhanarajusarikonda5173
@madhusudhanarajusarikonda5173 3 күн бұрын
Hi Reza, Best Content as always. Thank you very much. I tried similar thing in my day to day work. With Modern controls I am facing an in enabling and disabling the save button. Scenario: When I click (No changes have made) on any record in the gallery it is adding the record to Col_Update collection and save button is enabling as it will enable if countrows(Col_Update) > 0. And I found there is not OnSelect event for Modern controls. Could you please assist me to overcome this issue. Looking forward for a work around. Thanks in advance!
@RezaDorrani
@RezaDorrani 2 күн бұрын
Most welcome! I have not experienced the mentioned issue and hence not sure of the cause or fix for it. I will recommend checking or posting your issue on forums in case someone has experienced something similar community.powerplatform.com/
@luisvallejo2380
@luisvallejo2380 3 күн бұрын
Muchas gracias Reza estupendo contenido, sabes si hay forma de formatear las columnas con formato numerico? Actualmente cargo datos desde una lista de sharepoint pero llegan a la tabla moderna sin formato y no le veo la opción de formatear numero.
@RezaDorrani
@RezaDorrani 2 күн бұрын
Currently, there are no formatting options
@robblur6869
@robblur6869 3 күн бұрын
Your videos are always informative and precise. How did you export the flow? I thought we couldn't export flows directly anymore and had to export the entire solution
@RezaDorrani
@RezaDorrani 2 күн бұрын
My flow was probably not in a solution. I did this video long back and hence do not remember the specifics
@ServicesTechnical
@ServicesTechnical 3 күн бұрын
Hi Reza, I found your answer from the microsoft powerapps community my question was as below I've integrated Power BI with Power Apps and confirmed that PowerBIIntegration in Power Apps successfully brings in all the data during app editing. When I'm editing the app in Power Apps, the data appears correctly in the gallery (Gallery Item: PowerBIIntegration.Data). However, after publishing the app and accessing it via the app link or browser, the gallery displays no data. Here’s what I’ve tried so far: Verified that PowerBIIntegration.Data is correctly used in the gallery. Added the Power BI connection under Data Sources in Power Apps. Despite these steps, the gallery still shows no data after publishing. Is there something I'm missing, or is this a known limitation? How can I resolve this issue? and your reply to other similar question was Hi @Anonymous I believe the Power Apps will get data from Power BI only when the Power BI report is accessed You cannot directly go to the PowerApp and have the data for the Power BI report show up because the connection is established only when you open the Power BI report where the PowerApp is added MY QUESTION so, does this mean that the Power Apps embedded in Power BI works only when accessed through the Power BI report, and the integrated app cannot independently fetch data from Power BI? Is that correct?
@RezaDorrani
@RezaDorrani 2 күн бұрын
That is correct because the gallery items property is powerbidata
@ServicesTechnical
@ServicesTechnical 3 күн бұрын
Hi Reza, I found your answer from the microsoft powerapps community my question was as below I've integrated Power BI with Power Apps and confirmed that PowerBIIntegration in Power Apps successfully brings in all the data during app editing. When I'm editing the app in Power Apps, the data appears correctly in the gallery (Gallery Item: PowerBIIntegration.Data). However, after publishing the app and accessing it via the app link or browser, the gallery displays no data. Here’s what I’ve tried so far: Verified that PowerBIIntegration.Data is correctly used in the gallery. Added the Power BI connection under Data Sources in Power Apps. Despite these steps, the gallery still shows no data after publishing. Is there something I'm missing, or is this a known limitation? How can I resolve this issue? and your reply to other similar question was Hi @Anonymous I believe the Power Apps will get data from Power BI only when the Power BI report is accessed You cannot directly go to the PowerApp and have the data for the Power BI report show up because the connection is established only when you open the Power BI report where the PowerApp is added MY QUESTION so, does this mean that the Power Apps embedded in Power BI works only when accessed through the Power BI report, and the integrated app cannot independently fetch data from Power BI? Is that correct?
@RezaDorrani
@RezaDorrani 2 күн бұрын
That is correct because the gallery items property is powerbidata
@heathermitchell2748
@heathermitchell2748 3 күн бұрын
Thank you, Reza! I was able to use your very clear instructions to fix a critical flow which broke when my organisation changed an individually owned Microsoft form to a group form.
@RezaDorrani
@RezaDorrani 2 күн бұрын
You're most welcome!
@chandraanipeddi289
@chandraanipeddi289 3 күн бұрын
Hi Reza, Is the content in the live training and recorded sessions(gold membership) structured to learn from the beginning? Do you follow any specific curriculum?
@RezaDorrani
@RezaDorrani 3 күн бұрын
Its from the beginning. Link to full set of content kzbin.info/aero/PLTyFh-qDKAiEp_Cd4S1I1-ZyXdUdGTjNf
@MdArifulIslam-u8o9x
@MdArifulIslam-u8o9x 3 күн бұрын
You are great.Can i create different templates(form) Under one list?
@RezaDorrani
@RezaDorrani 3 күн бұрын
Thanks! I did not understand the question
@MdArifulIslam-u8o9x
@MdArifulIslam-u8o9x 3 күн бұрын
@@RezaDorrani Like, I want to create application where user can create project. In a project they can select dropdown different form to fill for example : Task 1 form, Task 2 form. Is it possible?
@RezaDorrani
@RezaDorrani 3 күн бұрын
Should be possible but not something I have tried
@vladpopa5610
@vladpopa5610 3 күн бұрын
Hello Reza, this method is not working for other users than the owner of the flow because the onedrive action will create the file in their personal onedrive and create table action can't access that file. I also tried to use sharepoint instead of onedrive, but I can't figure it out how to configure the Uri. Your advice will be very much appreciated.
@RezaDorrani
@RezaDorrani 3 күн бұрын
Check pinned comment on video
@anthonytyler6850
@anthonytyler6850 3 күн бұрын
Reza, this is awesome! Is it possible to specify page breaks through the PDF function? Or would that require going the Power Automate HTML route?
@RezaDorrani
@RezaDorrani 3 күн бұрын
Page breaks is not an option.
@MattHayduke
@MattHayduke 3 күн бұрын
I'm struggling to get this to work with dual dropdowns instead of date fields.
@RezaDorrani
@RezaDorrani 3 күн бұрын
I will recommend posting your issue with screenshots on the forums at powerusers.microsoft.com in case someone has experienced something similar.
@DoingGreat
@DoingGreat 3 күн бұрын
Great video - outstanding! Is there a way to bold the text of the column headers in the form similar to the section text? Also, is there a way to color shade a section in the form to highlight the section? Thank you so much, Reza!
@RezaDorrani
@RezaDorrani 3 күн бұрын
The body section does not support formatting.
@DoingGreat
@DoingGreat 3 күн бұрын
@@RezaDorrani Thank you again!