[…] Power Pages: Use a custom Rich Text Files table to store images (and avoid exposing the full msdyn_r… […]
Hi Michel, I am contacting you via this way, because I couldn’t find any other way to contact you. I…
Hey Abdul, I don’t think that is possible. You need to set this at the time of creating the connection.
I don’t think so, this uses the current user’s credentials.
[…] To Add a Private Channel, you can use the “Send a Microsoft Graph HTTP request“. […]
Is possible to post as “Flow bot” using this method ?
This information is very critical and timely for my automation project. Initially encounter some errors like bad request and missing…
Hi, Is there a way to make ‘Base Resource URL’ and ‘Azure AD Resource’ URI dynamic instead of a fixed…
Hey Charles, You can do this by doing the following: Go to the List settings menu Find the option Advanced…
Hey Cindy, please see this community sample, I think it’ll help you: https://github.com/pnp/List-Formatting/tree/master/column-samples/person-mailto
Hey Amit, I believe the Approval Status OOB field that comes with enabling version control cannot be modified with JSON…
Hey Gilmour. Not by configurations, you would need to either use Power Apps forms or to hide the fields and…
That is a known behaviour, since the user can’t edit an item, they won’t be able to add attachments to…
Hello Gwendolyn, yes as described you need to create a calculated column, and not to set a default formula….hope this…
Hey Bjorn, no the {tid} and {userPrincipalName} should be kept as is, maybe the issue is another parameter…
Hey the account needs to be a member of the Team where you are creating the Plans for this to…
Hey you can use the following in a similar JSON snippet: { “key”:”manageForms”,”hide”: “true”}
You could do: replaceAll(replaceAll(replaceAll(‘fullString’,’Potatoes’,’replacement for Potatoes’),’Peas’,’replacement for Peas’),’Beans’,’replacement for Beans’)
Try to paste this into notepad, and then from there into Power Automate, this works for me.
My body content is being escaped and I don’t know how to fix. I can copy-paste what’s used here and…
Have you added your field to the List view where you applied the JSON? If the field is not displaying…
I’m having the same problem, did you ever figure out why the Description isnt showing? I think I’m using the…
No problem, great it helped you!
Glad it helped!
No, this is included on standard licenses.
Thank you so saved my day.
Do you need to have the HTTP Request Premium Connector turned on for this to work?
Thanks for this. Newb here The script is running through every user in our tenant. I just changed this line…
Hi! I’m new to JSON, and I love the examples you provided. I was able to do a quick copy…
Thanks! for all the great detail. Relatively new to PA here and you are providing exactly what I need -…
Awesome! Thank you for this blog post. It really helped me today creating script based report of our users and…
Hi Michel I am looking forward to use the same code for Approval Status (Version Approval) which applies after implementing…
This is great, but after testing I found out that the user that submitted their entry to the list cannot…
Hi, I want to hide forms from the command bar. Please advise
Hello, As reported by a few readers, the piece to add the plan as Tab does not work anymore, I…
Hello, thanks for your feedback😊 As reported by a few readers, the piece to add the plan as Tab does…
Hello, thanks for your feedback😊 As reported by a few readers, the piece to add the plan as Tab does…
Hello, As reported by a few readers, the piece to add it as Tab does not work anymore, I will…
Hello, thanks for your feedback. As reported by a few readers, the piece to add it as Tab does not…
Hi Michel, Thanks so much for putting this together! I’m working on automating our onboarding process and this has been…
everything worked except the add tab. I get the error Invalid bind property name teams App in request. I also…
Is there a way to do multiple replacements within the same string? If I would have a string like: Apple,…
Hi Michel, Thank you so much for the content, it has really helped me. I had a flow running since…
Hi there, I used your code for adding a planner tab to a teams channel, it was working properly. But…
its not to happe with this “https://graph.microsoft.com/v1.0/appCatalogs/teamsApps/com.microsoft.teamspace.tab.planner” Throws Error “Creating or updating tab configuration for app ‘com.microsoft.teamspace.tab.planner’ is not supported.”
Hey Nica, I suggest you check the internal name of your fields. Maybe they differ from my code…
[…] Graph HTTP request’ action it’s possible to extend the standard actions similarly to my previous post, and create private channels…
Hi Michel! I am using your code and everything works fine but the approve/reject button doesn’t change to “This item…
Thanks for the feedback. How are you generating the image? Do you mind sharing the formula?
This is a great example and I will be using this in our services App. I only have one issue.…
[…] Using the new ‘Send a Microsoft Graph HTTP request’ action in Power Automate to send urgent mess… […]
Hello Michel, great to help us out by sharing your knowledge. I get stuck at the last step. Managed to…
Hi Michel, Just want to thank you for this post. It has helped me on learning more about rest API…
It’s 2024 and yours is the gift that keeps on giving. I had no issues following your instructions and adapting…
[…] Power Pages and Cloud Flows – Validate user against Dataverse records based on Contact ID […]
I figured it out! I needed to go into List Settings and create a Calculated Column from there and then…
Hi Michael, thanks for posting these instructions! I was able to follow along easily and created the two lists and…
[…] Download SharePoint library files in Power Pages with JavaScript and Cloud flows – Improved code u… […]
[…] week I demoed an improved solution of my previous blog post: Using JavaScript and Cloud Flows to download files…
[…] Using JavaScript and Cloud Flows to download files from a SharePoint document library in Power Pages… […]
hi, its very helpfull, but when the permission level was changed, user couln’t add attachment on their new form. Could…
[…] Handle multiple N:N records associate and disassociate requests with JavaScript and Power Pages Web … […]
[…] my previous posts Creating and removing N:N relationship between Dataverse records using Javascript and Power Pages We… I showed…
Hi Michel, great stuff! Is there a way to make certain fields “read only”?
Great stuff. Thanks so much for sharing.
[…] Generic JavaScript Functions to Associate and Disassociate Dataverse records using the Power Pages W… […]
[…] my previous post Creating and removing N:N relationship between Dataverse records using Javascript and Power Pages We… I showed…
Are you trying this from a Copilot bot?
No problem, great that it works for you😊
Hello Shawn, What is the internal name of your status field? If it differs from this code it won’t work.
As far as I am aware, it is currently possible only with Premium connectors.
Thanks a lot for the article. but as of Feb 2024 can we do the same using none-premium connectors? Thanks
Hello, I am having the same problem. After I click Approved or Rejected – only one fileld is changing: ApprovalActionBy.…
Hi Thanks for this post. I have just helped a colleague by referring to this post . In our canvas…
Got it to work. I tried to use it without a channel. Now my flow is creating a channel and…
Hey Daniel, This was possible a while ago, but unfortunately now only with Premium connectors. Graph API support on Standard…
Do you need to give the bot right to make it work for me it isnt working
You gave me some inspiration, I like to visualize my code into buttons. Also you can use @currentField in most…
hi Michel, thanks for the post. did you find a way to do that using standard license in Power Automate?
[…] Setting a SharePoint Date only field value to the current date using List Formatting JSON […]
Currently, you won’t be able to save the flow without filling in the Site Address field. And the result also…
Hello, I responded to your query with a new post, please check it out: https://michelcarlo.com/2024/01/09/setting-a-sharepoint-date-only-field-value-to-the-current-date-using-list-formatting-json/
I am trying to add an action button to my Microsoft list. The reason for this is that I would…
It did help! After trying it again using your steps, I found that it works when navigating the list in…
They are actually clickable. When you tab in the page and you find the current list item selected, use the…
Hello Manuela, Please check this video by Microsoft MVP Giuliano de Luca: https://www.youtube.com/watch?v=0bGwNUojk0Y He gives an nice demonstration of improving…
Hello Thomas, I recommend you do two actions: Disable the quick edit view Hide the ‘Approval Action By’ field from…
Hello… Are you using the correct internal name for the Description column? Do you want to share your code? Maybe…
Hello, The simplest approach would be to create a CSV file with the contents of the Select action. You can…
[…] Using JavaScript and Cloud Flows to download files from a SharePoint document library in Power Pages […]
Dear Michel Mendes, Thanks for your guide. How to get the output as an attachment (Excel File)? Request your support.
You need to utilise the connectors only with the ‘sub endpoints’ specified in the documentation. They do not work for…
[…] Converting a certificate from .cert to .pfx to use with Power Pages OAuth2 implicit flow […]
Is there a way to make these buttons “clickable” using the Enter key on the keyboard? We have some users…
Hi, I love this! In the Gallery View there is only the name of the likers – not the icon…
Hi there! Very helpful article 🙂 Thanks. I do find myself needing help with something though. I did exactly everything…
The Connectors are not working. When you paste a graph endpoint such as https://graph.microsoft.com/v1.0/users and run the flow, it fails…
This is a great solution and I using it in lot’s of places. But the field that I need to…
Hi Michel, Thanks for the sample code, it works great. I am looking to lock the “Approval action by” column…
Hey Max, thank you for your response. I tested here and it works perfectly. I have already updated the original…