2016
630 TopicsHow to connect SharePoint site access user details via Google Analytics data studio
Hi Experts, Good day, I would like to create new reports in Google data studio (Google Analytics), with the data source coming from SharePoint. I need to import site access user counts, including the number of views and counts. I know that we can export this data via the Microsoft 365 Compliance Center, but my client does not allow tenant access due to data privacy concerns. Could you please advise on how we can achieve this? Specifically, I need to collect SharePoint document and file access user details daily and connect this data to Google Analytics on daily basis. If you have step by step instruction details or if you have alternate way to achieve this let me know. Regards, Gokul80Views0likes2CommentsInfoPath Unable to Submit the Data
Hi Team I have the InfoPath form which is connected with SharePoint list in the list i have added the new column and also i have added the new textbox in the InfoPath designer but while submitting the data the column value is not storing to the DataSource. The DataSource is giving the Main in the InfoPath designer. Can you anyone give me the solution Please find the Images. Newly Added the Column which is Sample Data. Can any one suggest me the solution Please Thank You, SaiKrishna.22Views0likes0CommentsGetting error "The search request was unable to connect to the Search Service" In SharePoint 2016
Hi, I am getting error on SharePoint site on search page as " The search request was unable to connect to the Search Service. " When I tried to restart SharePoint Search Service in Central Administration, I am getting error as "Invalid search service unprovisioning: application 'Search Service Application' still has a ready component 'in search service instance' on server " Please advice the solution Thanks,32Views0likes0CommentsMoving or Copying Files: Painfully Slow, Loss of Data
Hello All! Our company transitioned over to SharePoint Online about a year ago. One of the largest complaints I have to date, is the time it takes to move or copy files. In cases of one or two files, the time is minimal. But in cases where larger file moves are taking place - the pace of transfer is painfully slow. For example, today it took approx. 30 mins to transfer only 45.8 MB. Earlier this month, an employee spent the entire day waiting for files to transfer, only for her computer to stop responding, and have to re-start the entire process the next day. On our previous server based environment, the same transfer would take less than 30 minutes. Additionally, in some of these larger file moves, users have reported large losses of data. The files were moved, and confirmed, only to come in the next day and they have disappeared. This issue is decreasing adoption and causing our IT team multiple headaches. Any suggestions or helpful feedback?Solved123KViews3likes56CommentsSharePoint Server migration to SP Online with lot of form library
Hi! I would like to ask some experience, best practice for SharePoint migration: In SharePOint Server 2016 we have a lot of InfoPath form, over 300 item in form library: if there are contents that just need to be read in SP Online, I don't want to transfer them to a list and Power Apps, how can I fo it? has anyone used a good migration tool from InfoPath to Power Apps? if you didn't migrate to power apps, what solution did you choose? We have a more than 280 workflow, I read the SPMT can migrate workflow to Power Automate: does anyone have experience with this, does it work well? or other migration tool (free preferred) Thanks :)87Views0likes1CommentBest Way to Migrate 2000+ SharePoint 2010 Workflows to 2013?
We have a client running SharePoint 2016, and we’re planning to migrate them to SharePoint Subscription Edition. One major challenge is that they have 2000+ SharePoint Designer 2010 workflows, which we would like to replace with 2013 workflows since 2010 is deprecated. We would like to avoid manually recreating these workflows. Has anyone faced a similar challenge? What would be the most efficient way to automate or streamline this migration? Any tools, scripts, or best practices that worked for you? Thanks in advance for any insights!51Views0likes1CommentSuddenly disappearing of Heading in Sharepoint
I am working on the Microsoft App on Mac (version 16.93(25011212)) using SharePoint, together with a Windows device (I’m not sure if this could be the issue). Suddenly, the chapter and subchapter numbers disappeared from the entire file, even though they were correctly displayed until a few days ago. Without no sense the only heading remaining is that I have circled18Views0likes0CommentsConditional column - Find text - Award points
I want to use a conditional column in a SharePoint list to check the column “ET-07” for the following text content: [“Symptoms are visible signs, causes are the real reasons for a problem.”, “A symptom is the effect, a cause is the reason for a problem.”]. The square brackets and quotation marks belong to the text in column “ET-07”. With the help of ChatGPT I have tried various solutions. Setting the text without square brackets and quotation marks was also unsuccessful. A syntax error is always detected. For the column “ET-06” where there is only one string, the following approach works: =IF([ET-06] = “The 8D method is a process for systematic problem solving in 8 steps”, 1, 0) Ideally, I would want to check column ET-07 to see whether, for example, only string 1 or string 2 is present, or both, or neither. Numbers 0,1,2 are then set according to their presence. The following approach did not work: =IF(AND([ET-07] = “A manager takes responsibility for preventing and correcting errors.”, [ET-07] = “Managers are responsible for preventing and correcting errors in the team.”), 2, IF(OR([ET-07] = “A manager takes responsibility for preventing and correcting errors.”, [ET-07] = “Managers are responsible for preventing and correcting errors in the team.”), 1, 0)) I hope someone can help me. The spelling of the strings with [” ”] comes from the submission of an MS Forms quiz.23Views0likes0Comments