Manager and leader insights
17 TopicsViva Insights yields better results than Copilot
Is the Viva Insights Suggested Tasks being retired because Microsoft wants to sell more licenses for Copilot? I have tried to prompt Copilot to give me the same level of detail that Viva Insights gives. I have not had any prompts in M365 Chat that have worked as successfully as Viva Insight. What suggested prompts do you have that have worked in Copilot to give the same level of detail? From Microsoft Message Center Retiring of Suggested Tasks Insight Type MC714517 · QVC, INC. We will be retiring the 'suggested tasks' insight type which may appear on profile cards on Teams and Outlook When this will happen: We will begin rolling out in early March 2024 and expect to complete by late March 2024. How this affects your organization: After this change, users will no longer see the 'suggested tasks' insight type on profile cards. What you need to do to prepare: You may consider updating your training and documentation as appropriate. If your organization is AI-powered, Copilot offerings such as Microsoft 365 Chat may help users stay on top of their work. https://support.microsoft.com/en-us/topic/catch-up-on-things-quickly-with-microsoft-365-chat-cffb11c2-bb06-4d5b-bd4b-9497895daff3 https://support.microsoft.com/topic/suggested-tasks-in-viva-insights-b326af14-e527-43c2-a4d8-92f6700ce18fManager Insights
We uploaded organization data, and we have managers who has 9+ direct reports (uploaded in org data and licenced). However they still can not see some of the people in their teams, in the teams, viva insights application in the direct reports. What can be the problem? Jake_CaddesSolved1.1KViews0likes7CommentsIs there any options to consume viva insights into web application using any API or embed options ?
Have one business requirement where we need to show some information from Microsoft Viva insights to web application (Angular/AspNet). Is there any Api endpoints available or any embed option available which can be used to show some dynamic data from Viva insights.Solved700Views0likes1CommentShared meeting plan in Viva Insights - where is the message?
We are testing Shared meeting plan in Viva Insights https://support.microsoft.com/en-us/topic/shared-meeting-plan-in-viva-insights-30c3d08b-5761-4ff7-ba7d-32d9f00759a4#:~:text=Create%20and%20share%20a%20meeting%20plan%201%20Navigate,healthy%20meeting%20norms%20card%20and%20select%20Get%20started. . We sent and .... we waited 24 hours ... and .... no one received any message/proposal to accept. No info in documentation how it works exactly. Any experiencem recommendation? Thank you! RomanSolved627Views0likes2CommentsTeam meeting habits
Hi! I am reading in learn about Viva insigths that you can as a manager see your team's meeting habits under the productivity tab. However managers in our company, with more than 10 direct reports and manager insights switched on, can't see this at all. We cant find any metrics about his team really,, except for 1:1 meetings. Do you know what metrics and features you can see as team-insights in current Viva Insights?Solved531Views0likes1CommentViva Insights and Power BI AMA
We are excited to announce the Viva Insights and Power BI AMA on Wednesday, September 27th at 11:00AM Pacific! Join us to discuss the recently updated PBI dashboards in Viva Insights with our resident Power BI and Viva Insights expert Lucas Hogner. Lucas will be able to help answer questions like: how do we get started with Power BI templates? How do we set up Power BI templates? Which Power BI templates should we use? And more! Bring your burning Power BI and Viva Insights questions and we’ll get you all squared away. RSVP and add your questions now and get them answered during the AMA!501Views0likes1Commentsurgent ! Manager view cannot display well
Hello Mates, There is a case on Viva Insight on manager view, it display same as personal view on the interface. Could anyone help me ASAP what's most possible step missing? btw, Viva Analytic runs well at the moment , data runs fine? Please let me know what else triggered to "activate" manger view? million thanks.Solved491Views0likes3CommentsManager Effectiveness PowerBI report (No Manager 1:1 definition)
Can someone from microsoft help me understand why the Powerbi report which calculates a rolling four week average only uses 2 weeks to calculate if a person has met with their manager in the code below. Is the intent to show %of people not meeting with their manager at least once a week? So if an organization wants to show how many people met with their managers at least once in the last four week I would need to adjust the base metric ([_Meetings with manager 1 on 1 last 2 weeks]) to look at last 4 weeks instead of 2 weeks correct? % of employees with no 1:1 with their manager - rolling 4 weeks = VAR LogicTest = '_All Measures'[BT_Slicer_4w_Rolling_Average] VAR __REPORT_FIRST_DATE = '_All Measures'[First date all] VAR __date = SELECTEDVALUE ( 'Manager effectiveness query'[MetricDate] ) VAR __last_4_week = DATESINPERIOD ( 'Manager effectiveness query'[MetricDate], __date, -28, DAY ) VAR metric = AVERAGEX ( __last_4_week, VAR __numerator = CALCULATE ( COUNT ( 'Manager effectiveness query'[PersonId] ), 'Manager effectiveness query'[_Meetings with manager 1 on 1 last 2 weeks] = 0 ) VAR __denominator = CALCULATE ( COUNT ( 'Manager effectiveness query'[PersonId] ) ) RETURN DIVIDE ( __numerator, __denominator, 0 ) ) RETURN IF ( LogicTest && __date >= __REPORT_FIRST_DATE + 21, IF ( [Num Of Employees] >= SELECTEDVALUE ( 'Minimum group size'[Minimum group size] ), metric ), BLANK () )Solved422Views0likes1Comment