Hello, I've tried setting up the onboarding template, however I don't see any opportunity (or documentation) to assign an Excel file in which to save the data for the app. Therefore, once I install and publish it, it looks great! Even embeds into Microsoft Teams, which is what I'm trying to do--however, whenever I make changes (like Company Name) it always reverts back to the default.
Am I missing a step during installation? Is there better documentation somewhere?
Appreciate your help!
Hi @Elia and @ryanalbert99 ,
That's strange that no file is created. I've re-created the template and downloaded the default Excel sheet that should have been created. Go ahead and download it from this comment and upload it to your OneDrive for Business. You should then be able to add it as a Data Source successfully.
NOTE: For some God awful reason, there are hidden Hyperlinks in a LOT of the sheets that take you to the National Weather website. You'll have to delete many rows of hidden nonsense data.
To answer your first question, the "Administrators_1" and similar are the headers from the Excel file, so once you've successfully added the Excel sheet as a Data source you will be able to edit them as I have described above.
And for your second question, after uploading the attached template file and connecting it following the steps in the previous message I posted, you will be able to edit the "FAQ" header in the Excel sheet at anytime and it will update the app.
Your data sources screen should look something like this once done:
Let me know if you still have any issues or other questions!
That's weird! The Excel sheet should be saved in your OneDrive for Business folder for the account you are using when you first click "Make my own app" button on the banner when opening the On Boarding Template.
The default location is usually "Files > PowerApps > Templates" and there will be a folder called "OnboardingTasks_[Unique ID]":
Hi,
Thank you very much for taking the time and be so precise with your answers. Reading back, I can see the process was much simplier and i was drowing in an ocean of questions because of lacking the excel file.
I repeated the proces again, creating an app of my own using the template as origin. This time, it worked! The excel is saved in the folder.
Because I had done quite a few hours of formating on my original app, I moved the file to our company directory, created new connections via OneDrive on my original app, selecting the excel file I created in the second try.
Then, I followed your steps to change the app code replacing the strings by Administrator_1 etc.. It worked!
I had to remove all those Bing and Weather webpage links, which I also noticed. And had to fix plenty of errors in the formulas that appeared for some reason. If I edit the app the changes on the text won't save in the excel file, so i am editing all texts in the file, and formating from the app.
Important, if someone also wonders: If you need to create new lines, since from the app they won't save back into the excel file, I just create new lines in the tables in the excel file, add my texts and links, and live in blank the "app ID" column. When opening the app, it retrieves the info from the excel file, and assign automatically its own codes into the excel file.
Also, I struggle with a recurrent error. Something about the manager and the user.Id, and also about photometadata. Well, i solved them as follows:
ThisItem.UserPhoto, Office365Users.UserPhotoMetadata(ThisItem.Id).HasPhoto, Office365Users.UserPhotoV2(ThisItem.Id)
@Sveeramachaneni , have you with test it already with your endusers? I have, and what happens is that they do not get the option to grant permission to the "Tasks" connector, therefore, they do not get the list of tasks or the progress moving. I have tried to give access through Azure AD, following this other posts instructions, but I do not get that app with the code ID they give ( app ID 99da6bf4-4525-4bfa-b39f-b6a35789c240 you are suposed to find OutlookTasksConnector-PowerApps and Flow, but instead I only find a different one: "PowerApps and Flow").
And I cannot give it User consent for the entire organization.
I am not IT, so this is getting very complicated. It was supposed to be an easy peasy task, take the template, change the text, and go. Oh my....
Hi @Elia,
Don't give up! I think you're really close. Make sure the 3 below Data Sources are added as they are very important.
After adding them, save and close the app and relaunch. It should work then.
I removed any and all ways for users to edit the app using the app itself. Any changes are made using the backend Excel sheet (which I call the "database" to my admin users that actually fill out the various tasks.)
You shouldn't need to edit anything in Azure AD. Let me know if adding the 3 sources still doesn't work and we can troubleshoot deeper.
Hi,
Thanks a lot for the support. This is taking too long time, really appreciated.
In Azure I had to fill in the profiles of the users, as when they do not have a manager assigned, an error occurs.
Also, I was trying to give globlal permission to the "Tasks" connector.
I have those connections you show me in your previous response. For me it worked when opening the app, and gave me the chance to sign in to give permissions straight away, but for my users it does not. Reason why I tried to force it via Azure Enterprise apps. But it does not show the connector in there, therefore they keep not having the Tasks connection active, and the app cannot create the list of tasks in their outlook.
In regards to retrieving data from the excel file, if the file was stored in Sharepoint it won't be a problem. But connections to sharepoint are limited to tables, and I would like to connect the app to the excel file. This means, that I have to do it via OneDrive (correct me if I am wrong). Problem with OneDrive for bussiness is that it is a user account. I will need to share one by one people on my organization to have access to the file, and it will be very annoying to do it every time a new colleague gets onboard. I can see, lot's of people are having this issue (Post here). How did you share it across the entire company using OneDrive? Or did you store it differently?
I can share it to all existing users in the organization, but then, do I need to remember to invite the new ones, one by one? Cannot be the right way.
Maybe this is considered a new topic, but in case you have dealt with before.
I have created a section for the users to fill in some texts to be publish on their social media introduction. I would like those texts to be saved into the "database" excel file too, but stored always under just one row. I mean, that if they edit the text a second time, this will replace the original text, and so on. Rather than generating a new entry on the table. Does it have sense? So far, the excel only keeps data to update the app content, but I would like it to keep also the entries filled in by the app users (some sort of form), so that the HR responsible can see the user responses and use the content from the excel file.
Does it have sense? Is this a complex tasks to achieve? Couldn't find any post in this regards. It is only for exporting data, but cannot see how to do, so that there is a unique row per user that updates when the user updates via dthe app too.
Hi Everyone,
I just want to say you were godsend with this issue, and it's working for me! I followed all your advice, and was able to get it to update from the spreadsheet. I have something to add that I think you all will find very helpful.
I was able to get the app to save to the Excel back-end by adding the following code to every "Save" button:
Where there is the "Patch()" function, I changed the Source to the "OneDrive" source rather than the Collection.
I then removed the "Back()" function, and added a Concurrent() function (as is in the "App" tab) after the function, and put the "Back()" function in it.
Presto! It's now saving the updates in the spreadsheet and the app pages are updating, because the app is also updating the Collection and saving the Collection to the spreadsheet.
I hope you find this useful!
Dear Community Members, We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd. During this period, members will not be able to Kudo, Comment, or Reply to any posts. On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities. What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!
We are excited to announce the Summer of Solutions Challenge! This challenge is kicking off on Monday, June 17th and will run for (4) weeks. The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions in the Forums to as many questions as you can. Answers can be provided in all the communities. Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”) - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024 Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods. You must enter into each weekly Entry Period separately. How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different. Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers. At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing. Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner. A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random. Individuals will be contacted before the announcement with the opportunity to claim or deny the prize. Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners. Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event. ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE** Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber of SolutionsSuper UsersNumber of Solutions @anandm08 23 @WarrenBelz 31 @DBO_DV 10 @Amik 19 AmínAA 6 @mmbr1606 12 @rzuber 4 @happyume 7 @Giraldoj 3@ANB 6 (tie) @SpongYe 6 (tie) Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersSolutionsSuper UsersSolutions @anandm08 10@WarrenBelz 25 @DBO_DV 6@mmbr1606 14 @AmínAA 4 @Amik 12 @royg 3 @ANB 10 @AllanDeCastro 2 @SunilPashikanti 5 @Michaelfp 2 @FLMike 5 @eduardo_izzo 2 Meekou 2 @rzuber 2 @Velegandla 2 @PowerPlatform-P 2 @Micaiah 2 Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Apps anandm0861WarrenBelz86DBO_DV25Amik66Michaelfp13mmbr160647Giraldoj13FLMike31AmínAA13SpongYe27 Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Apps DBO-DV21WarranBelz26Giraldoj7mmbr160618Muzammmil_0695067Amik14samfawzi_acml6FLMike12tzuber6ANB8 SunilPashikanti8
On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners. The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights. Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.
We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for. We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer. Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together. Here's to new beginnings and endless possibilities! If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport. To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages