Month: July 2024
OLAP connection Open XML adds x: namespace which is preventing slicer to work
I serialise the excel workbook with C# OpenXml to dynamically change the connection.xml file so users can connect to olap cube tabular in pbi.
So I programmatically set a connection string for the user this way.
All was working fine until the user started to insert slicers to the pivot table.
I noticed in the connection.xml the connections xml tag has x: namespace added by OpenXml. eg <x:connection></x:connection>
According to doco
“When the object is serialized out as xml, it’s qualified name is x:connection.”
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.connection?view=openxml-3.0.1
Once I removed these x: namespace from the connection xml tag slicers worked.
<connections><connection></connection></connections>
Is this a bug in excel ?
Are there plans to fix this?
OpenXml is a lib provided by Microsoft and adds the x: namespace and excel cant handle the namespace,
Reporting this bug and to see when a bug fix will be release for excel to use slicers when you dynamically change the connection string using openxml.
Thanks
I serialise the excel workbook with C# OpenXml to dynamically change the connection.xml file so users can connect to olap cube tabular in pbi.So I programmatically set a connection string for the user this way. All was working fine until the user started to insert slicers to the pivot table. I noticed in the connection.xml the connections xml tag has x: namespace added by OpenXml. eg <x:connection></x:connection>According to doco”When the object is serialized out as xml, it’s qualified name is x:connection.” https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.connection?view=openxml-3.0.1Once I removed these x: namespace from the connection xml tag slicers worked.<connections><connection></connection></connections>Is this a bug in excel ? Are there plans to fix this?OpenXml is a lib provided by Microsoft and adds the x: namespace and excel cant handle the namespace, Reporting this bug and to see when a bug fix will be release for excel to use slicers when you dynamically change the connection string using openxml. Thanks Read More
Intel Wireless-AC 9260 160MHz cannot start (Error code 10)
Hi,
Earlier today my integrated wifi card on my Asus Tuf gaming x570-plus Wifi has suddenly given out. It is a Intel Wireless-AC 9260 160MHz. It has been repeatedly displaying error code 10. I have followed the following instructions and have had no progress: https://www.intel.com/content/www/us/en/support/articles/000031150/wireless/wireless-software.html
I have uninstalled and rebooted the computer and the drivers multiple times, tried intel drivers, asus drivers, older drivers and the most recent. All have failed with an error code of 10. I’ve even tried dskchk /r in the command prompt and even resetting windows, and still this error remains.
Please help, I’m completely lost on what to do to fix this
Hi,Earlier today my integrated wifi card on my Asus Tuf gaming x570-plus Wifi has suddenly given out. It is a Intel Wireless-AC 9260 160MHz. It has been repeatedly displaying error code 10. I have followed the following instructions and have had no progress: https://www.intel.com/content/www/us/en/support/articles/000031150/wireless/wireless-software.htmlI have uninstalled and rebooted the computer and the drivers multiple times, tried intel drivers, asus drivers, older drivers and the most recent. All have failed with an error code of 10. I’ve even tried dskchk /r in the command prompt and even resetting windows, and still this error remains. Please help, I’m completely lost on what to do to fix this Read More
Do I need both Microsoft 365 Basic and Microsoft 365?
Why do need need subscriptions to both of these?
Why do need need subscriptions to both of these? Read More
Struggleing to find formula, get formula worded right.
Hello,
So we use excel for our time sheet. Each sheet (tab) is a 2 week period. Currently we have to look through the time sheets to add time up for each job. I have been trying to use the XLOOKUP formula, with little success. It would be nice to have a sheet that you punch the job number in and it brings up all time spent on a specific job number, and also indicate if it was field or drafting time.
1st week
=XLOOKUP(Sheet1!I1,Payperiod1!A9:A29,Payperiod1!D9:J29,
(lookup value(job#), sheet column Job # column, row and column for hours)
:XLOOKUP(Sheet1!A5,Payperiod1!Payperiod1!C9:C29,))
(what to lookup-drafting/field/comps, sheet drafting/field/comps column
2nd week
=XLOOKUP(Sheet1!I1,Payperiod1!A45:A67,Payperiod1!D45:J67,:XLOOKUP(Sheet1!A5,Payperiod1!C9:C29,Payperiod1!C45:J67))
This formula only gets me one day out of 3 days time is entered, =XLOOKUP(Sheet1!I1,Payperiod1!A9:A29,Payperiod1!D9:J29). Some of our jobs can be extended a month if not years when working on plats. All sheets are named Payperiod# Any advise would help thanks.
Sample of layoutHello,So we use excel for our time sheet. Each sheet (tab) is a 2 week period. Currently we have to look through the time sheets to add time up for each job. I have been trying to use the XLOOKUP formula, with little success. It would be nice to have a sheet that you punch the job number in and it brings up all time spent on a specific job number, and also indicate if it was field or drafting time.1st week=XLOOKUP(Sheet1!I1,Payperiod1!A9:A29,Payperiod1!D9:J29, (lookup value(job#), sheet column Job # column, row and column for hours):XLOOKUP(Sheet1!A5,Payperiod1!Payperiod1!C9:C29,)) (what to lookup-drafting/field/comps, sheet drafting/field/comps column2nd week=XLOOKUP(Sheet1!I1,Payperiod1!A45:A67,Payperiod1!D45:J67,:XLOOKUP(Sheet1!A5,Payperiod1!C9:C29,Payperiod1!C45:J67)) This formula only gets me one day out of 3 days time is entered, =XLOOKUP(Sheet1!I1,Payperiod1!A9:A29,Payperiod1!D9:J29). Some of our jobs can be extended a month if not years when working on plats. All sheets are named Payperiod# Any advise would help thanks. Read More
Formula Settings Issue
I am new to using formulas in Excel and am trying to figure this out for a statistics class. My instructor is requiring my standard deviation formulas to include decimals, but mine are all coming out as whole numbers. The answer is as close to being correct as it can be without the decimals, so I don’t think I am using incorrect data, but I can’t figure out how to change the settings on my formulas to include the decimals. Any help would be appreciated.
I am new to using formulas in Excel and am trying to figure this out for a statistics class. My instructor is requiring my standard deviation formulas to include decimals, but mine are all coming out as whole numbers. The answer is as close to being correct as it can be without the decimals, so I don’t think I am using incorrect data, but I can’t figure out how to change the settings on my formulas to include the decimals. Any help would be appreciated. Read More
Project Detail Page (PDP) in Project Online not saving added fields when Stop Editing clicked
Hello friends. I’ve encountered a strange situation in which I am editing a PDP in Project Online that I’ve customized in the recent past. I wish to add two Enterprise Custom Fields to a Basic Info web part.
I follow the standard steps of Edit Page > Edit Web Part > click the Modify button for Displayed Project Fields > select the two fields and click the “>” button > click Apply and confirm they show in the web part > click OK to commit > click the Stop Editing button.
The page then defaults back to the previous state. I logged into two different browsers, cleared cache, and turned on the Versioning settings for the library, using Check In and Out, then reverted back to No Versioning.
I will be checking with other admins to see if they have the same outcome tomorrow, but wondered if anyone else had experienced this situation?
Hello friends. I’ve encountered a strange situation in which I am editing a PDP in Project Online that I’ve customized in the recent past. I wish to add two Enterprise Custom Fields to a Basic Info web part. I follow the standard steps of Edit Page > Edit Web Part > click the Modify button for Displayed Project Fields > select the two fields and click the “>” button > click Apply and confirm they show in the web part > click OK to commit > click the Stop Editing button. The page then defaults back to the previous state. I logged into two different browsers, cleared cache, and turned on the Versioning settings for the library, using Check In and Out, then reverted back to No Versioning. I will be checking with other admins to see if they have the same outcome tomorrow, but wondered if anyone else had experienced this situation? Read More
New Blog | What’s new in Microsoft Entra – June 2024
Have you explored the What’s New in Microsoft Entra hub in the Microsoft Entra admin center? It’s a centralized view of our roadmap and change announcements across the Microsoft Entra identity and network access portfolio so you can stay informed with the latest updates and actionable insights to strengthen your security posture.
Here in the Microsoft Entra blog, we share feature release information and change announcements every quarter. Today’s post covers April – June 2024. It’s organized by Microsoft Entra products, so you can quickly scan what’s relevant for your deployment.
Microsoft Entra ID
Microsoft Entra ID Governance
Microsoft Entra External ID
Microsoft Entra Permissions Management
Microsoft Entra Verified ID
Read the full post here: What’s new in Microsoft Entra – June 2024
By Shobhit Sahay (ENTRA)
Have you explored the What’s New in Microsoft Entra hub in the Microsoft Entra admin center? It’s a centralized view of our roadmap and change announcements across the Microsoft Entra identity and network access portfolio so you can stay informed with the latest updates and actionable insights to strengthen your security posture.
Here in the Microsoft Entra blog, we share feature release information and change announcements every quarter. Today’s post covers April – June 2024. It’s organized by Microsoft Entra products, so you can quickly scan what’s relevant for your deployment.
Microsoft Entra ID
Microsoft Entra ID Governance
Microsoft Entra External ID
Microsoft Entra Permissions Management
Microsoft Entra Verified ID
Read the full post here: What’s new in Microsoft Entra – June 2024 Read More
Cannot find the attached segmentation mask from the supporting file of Medical Image-Based Finite Element Analysis of Spine documentation
Hello everyone,
May I ask for some assitances from who have ever tried to reproduce the example from MATLAB documentation? I have tried to reproduce the Medical Image-Based Finite Element Analysis of Spine from this link : https://www.mathworks.com/help/medical-imaging/ug/Medical-Image-Based-Finite-Element-Analysis-of-Spine.html#MedicalImageBasedFiniteElementAnalysisOfSpineExample-2 .
When I have downloaded the example with the provided code below.
zipFile = matlab.internal.examples.downloadSupportFile("medical","MedicalVolumeDICOMData.zip");
I cannot find the segmentation mask as described in the documentation.
Are there anyone who have ever experienced the issues about reproducing the example from MATLAB documatation? If yes, how do you deal with the issue? Really appreciated, every supportive comments.Hello everyone,
May I ask for some assitances from who have ever tried to reproduce the example from MATLAB documentation? I have tried to reproduce the Medical Image-Based Finite Element Analysis of Spine from this link : https://www.mathworks.com/help/medical-imaging/ug/Medical-Image-Based-Finite-Element-Analysis-of-Spine.html#MedicalImageBasedFiniteElementAnalysisOfSpineExample-2 .
When I have downloaded the example with the provided code below.
zipFile = matlab.internal.examples.downloadSupportFile("medical","MedicalVolumeDICOMData.zip");
I cannot find the segmentation mask as described in the documentation.
Are there anyone who have ever experienced the issues about reproducing the example from MATLAB documatation? If yes, how do you deal with the issue? Really appreciated, every supportive comments. Hello everyone,
May I ask for some assitances from who have ever tried to reproduce the example from MATLAB documentation? I have tried to reproduce the Medical Image-Based Finite Element Analysis of Spine from this link : https://www.mathworks.com/help/medical-imaging/ug/Medical-Image-Based-Finite-Element-Analysis-of-Spine.html#MedicalImageBasedFiniteElementAnalysisOfSpineExample-2 .
When I have downloaded the example with the provided code below.
zipFile = matlab.internal.examples.downloadSupportFile("medical","MedicalVolumeDICOMData.zip");
I cannot find the segmentation mask as described in the documentation.
Are there anyone who have ever experienced the issues about reproducing the example from MATLAB documatation? If yes, how do you deal with the issue? Really appreciated, every supportive comments. matlab documentation, finite element analysis MATLAB Answers — New Questions
Function is throwing error when calling it in different script
I have a function, attached, that I am calling in different script. Everytime I call it I get the error
"Local function name must be different from the script name"
I was under the impression both the script and function must have the same name? Atleast how i have my other functions working. Nonetheless, even when I resave it with a different name I cant get it to workI have a function, attached, that I am calling in different script. Everytime I call it I get the error
"Local function name must be different from the script name"
I was under the impression both the script and function must have the same name? Atleast how i have my other functions working. Nonetheless, even when I resave it with a different name I cant get it to work I have a function, attached, that I am calling in different script. Everytime I call it I get the error
"Local function name must be different from the script name"
I was under the impression both the script and function must have the same name? Atleast how i have my other functions working. Nonetheless, even when I resave it with a different name I cant get it to work function MATLAB Answers — New Questions
Face vertices of a 3D voronoi cell
I have generated a 3D Voronoi tessellations from a set of random seed points. Now, how can I determine the number of faces and the vertices that form each face for each 3D Voronoi cell?
P = rand(10, 3); % Example: 10 random points in 3D
[V, C] = voronoin(P);
C{i} gives me the indices of all the vertices that form the cell but I need information for the faces.
Your help and sopport is very much appreciated.
Thank you.I have generated a 3D Voronoi tessellations from a set of random seed points. Now, how can I determine the number of faces and the vertices that form each face for each 3D Voronoi cell?
P = rand(10, 3); % Example: 10 random points in 3D
[V, C] = voronoin(P);
C{i} gives me the indices of all the vertices that form the cell but I need information for the faces.
Your help and sopport is very much appreciated.
Thank you. I have generated a 3D Voronoi tessellations from a set of random seed points. Now, how can I determine the number of faces and the vertices that form each face for each 3D Voronoi cell?
P = rand(10, 3); % Example: 10 random points in 3D
[V, C] = voronoin(P);
C{i} gives me the indices of all the vertices that form the cell but I need information for the faces.
Your help and sopport is very much appreciated.
Thank you. voronoi, 3d, vertices, faces, edges, polygon MATLAB Answers — New Questions
OUTLOOK says external drive backup file cannot be found
I have:
Microsoft® Outlook® for Microsoft 365 MSO (Version 2406 Build 16.0.17726.20078) 64-bit
I backup OUTLOOK Inbox and local folders by using the Open & Export way:
Open & Export à Import/Export à Export to a File
Like this.
The backups go to an external drive.
I deleted a backup file on the external drive named F:OUTLOOK Backup – Inbox – 03-30-24.pst because I didn’t want to keep it around.
When I then opened OUTLOOK, it gave the error:
The file F:OUTLOOK Backup – Inbox – 03-30-24.pst cannot be found.
To get around this, I copied a backup file and renamed it to the not found file.
OUTLOOK then opened normally.
Why is OUTLOOK looking for a backup file on an external drive? How does it know it exists? Or existed?
I have:Microsoft® Outlook® for Microsoft 365 MSO (Version 2406 Build 16.0.17726.20078) 64-bitI backup OUTLOOK Inbox and local folders by using the Open & Export way:Open & Export à Import/Export à Export to a FileLike this.The backups go to an external drive.I deleted a backup file on the external drive named F:OUTLOOK Backup – Inbox – 03-30-24.pst because I didn’t want to keep it around.When I then opened OUTLOOK, it gave the error:The file F:OUTLOOK Backup – Inbox – 03-30-24.pst cannot be found.To get around this, I copied a backup file and renamed it to the not found file.OUTLOOK then opened normally.Why is OUTLOOK looking for a backup file on an external drive? How does it know it exists? Or existed? Read More
Stop internal emails from being reported to sec ops mailbox
Our users are paranoid about phishing at this point and many report emails from other employees. Because of sensitivity of some of our information, it can’t be reported to Microsoft. So, we have to have an admin wade through all the user reported messages and weed out the ones that don’t have [External] in the subject. This wastes a lot of time for our admins. I even tried a mail flow rule to delete anything that didn’t have [External] in the subject from going to the submission mailbox and it did delete the message silently, but it still shows up in the user reported messages portal and we have to sort through it. Is there any other way to stop those messages from showing up in the portal?
PS. This wasn’t an issue until recently because we used to be able to put [External] in the name filter and it would act like a wild card, but that has stopped working.
Our users are paranoid about phishing at this point and many report emails from other employees. Because of sensitivity of some of our information, it can’t be reported to Microsoft. So, we have to have an admin wade through all the user reported messages and weed out the ones that don’t have [External] in the subject. This wastes a lot of time for our admins. I even tried a mail flow rule to delete anything that didn’t have [External] in the subject from going to the submission mailbox and it did delete the message silently, but it still shows up in the user reported messages portal and we have to sort through it. Is there any other way to stop those messages from showing up in the portal? PS. This wasn’t an issue until recently because we used to be able to put [External] in the name filter and it would act like a wild card, but that has stopped working. Read More
One Drive on Dual-Boot system – Not synching after changing OSes
We have an employee who has a Win 10 / Win 11 Dual Boot system. They switch OSes about once a week, and there’s a fair bit of change in their OneDrive for Business since the last time they loaded their “new” OS. The issue is that, after switching OSes, they have to un-link and re-link their OneDrive before it will begin to sync data. As this employee is also Visually Impaired, this is quite an annoying task for them to have to undertake once or twice a week.
I’m presuming that the underlying cause is that OneDrive is generating an App ID from the system hardware, which is resulting in both installs looking like the same instance to the server.
Is there a way to fix this so that the two installs properly sync after an OS switch?
We have an employee who has a Win 10 / Win 11 Dual Boot system. They switch OSes about once a week, and there’s a fair bit of change in their OneDrive for Business since the last time they loaded their “new” OS. The issue is that, after switching OSes, they have to un-link and re-link their OneDrive before it will begin to sync data. As this employee is also Visually Impaired, this is quite an annoying task for them to have to undertake once or twice a week. I’m presuming that the underlying cause is that OneDrive is generating an App ID from the system hardware, which is resulting in both installs looking like the same instance to the server. Is there a way to fix this so that the two installs properly sync after an OS switch? Read More
REGISTER TODAY: FY25 Microsoft Partner Launch Events | July 9 – 22
Mark your calendars and register today!
MCAPS Start | July 9-11
Join us to align on FY25 priorities that will help you empower our customers and partners through AI transformation.
MCAPS Start for Partners | July 10
Mark your calendars for the Microsoft worldwide kickoff of MCAPS Start for Partners, a digital event focused on how you can engage, build, sell, and go to market with Microsoft, and how we can drive AI transformation and growth together.
Americas Start for Partners | July 12
Join the Americas Global Partner Solutions leaders for a digital event to celebrate this past year’s success, recognize Partner of the Year winners and share insights into how we are accelerating AI opportunity and growth, empowering AI transformation for our customers and partners.
Microsoft Partner FY25 GTM Launch | July 22
Attend the event to hear about the go-to-market (GTM) priorities and initiatives Microsoft Modern Work and Business Applications have planned for FY25.
To join the event, please access one of the links below. Note: These links will not be active until 7:45am PDT the day of the event.
Build New Value with Business Applications Practices | https://aka.ms/FY25-GTM-co-sell-ba
Cloud Solution Provider Partner-Led GTM | https://aka.ms/FY25-GTM-csp
Co-Sell with Microsoft to Managed Customers | https://aka.ms/FY25-GTM-co-sell-mw
Mark your calendars and register today!
MCAPS Start | July 9-11
Join us to align on FY25 priorities that will help you empower our customers and partners through AI transformation.
REGISTER HERE
MCAPS Start for Partners | July 10
Mark your calendars for the Microsoft worldwide kickoff of MCAPS Start for Partners, a digital event focused on how you can engage, build, sell, and go to market with Microsoft, and how we can drive AI transformation and growth together.
REGISTER HERE
Americas Start for Partners | July 12
Join the Americas Global Partner Solutions leaders for a digital event to celebrate this past year’s success, recognize Partner of the Year winners and share insights into how we are accelerating AI opportunity and growth, empowering AI transformation for our customers and partners.
REGISTER TODAY
Microsoft Partner FY25 GTM Launch | July 22
Attend the event to hear about the go-to-market (GTM) priorities and initiatives Microsoft Modern Work and Business Applications have planned for FY25.
LEARN MORE
To join the event, please access one of the links below. Note: These links will not be active until 7:45am PDT the day of the event.
Build New Value with Business Applications Practices | https://aka.ms/FY25-GTM-co-sell-ba
Cloud Solution Provider Partner-Led GTM | https://aka.ms/FY25-GTM-csp
Co-Sell with Microsoft to Managed Customers | https://aka.ms/FY25-GTM-co-sell-mw Read More
Personal Teams accounts now available on Windows 10 and Mac
You can now use a personal account in the new Teams app on Windows 10 and Mac. Read more in the recent post on the Teams Insider Blog:
Personal Teams accounts now available on Windows 10 and Mac – Teams Insider – Teams for Personal
Microsoft Tech Community – Latest Blogs –Read More
App not calling EditFieldValueChanging(app, event) callback when initial value is empty string.
I have a Sudoku app with text boxes (numerical, but it doesn’t seem to matter).
I want to control the user input with a ValueChanging callback. These callbacks are working once there’s already a value in them, but the callbacks aren’t called as the value changes from " " to "5555". I tried using a while loop to make them constantly observe the value of the box, but again it only works if the initial value isn’t an empty string…
I don’t know much about events, so if there is a way to force the active textbox to call the ValueChanging callback everytime a key is pressed, I think that is a workable solution.
Here is the callback code as it stands now:
function R11ValueChanging(app, event)
changingValue = event.Value;
while (changingValue ~= "" && changingValue ~= "1" && changingValue ~= "2" && changingValue ~= "3" && changingValue ~= "4" …
&& changingValue ~= "5" && changingValue ~= "6" && changingValue ~= "7" && changingValue ~= "8" && changingValue ~= "9")
app.R11.Value = "";
changingValue = "";
end
end
As I mentioned before, this code does dynamically clear the textbox if something invalid is typed, so in that sense it works, but it just doesn’t seem to recognize the ValueChanging event is occurring when the value begins as an empty string.
Edit: I just double-checked something I said, and I found out something weirder. The callback function is actually called. In debug mode, the invalid character gets deleted. But when I don’t have any breakpoints, the invalid character stays there…. so now I definitely need help with this…
Here is a video of what’s going on: https://youtu.be/SYnlw5GbDAQI have a Sudoku app with text boxes (numerical, but it doesn’t seem to matter).
I want to control the user input with a ValueChanging callback. These callbacks are working once there’s already a value in them, but the callbacks aren’t called as the value changes from " " to "5555". I tried using a while loop to make them constantly observe the value of the box, but again it only works if the initial value isn’t an empty string…
I don’t know much about events, so if there is a way to force the active textbox to call the ValueChanging callback everytime a key is pressed, I think that is a workable solution.
Here is the callback code as it stands now:
function R11ValueChanging(app, event)
changingValue = event.Value;
while (changingValue ~= "" && changingValue ~= "1" && changingValue ~= "2" && changingValue ~= "3" && changingValue ~= "4" …
&& changingValue ~= "5" && changingValue ~= "6" && changingValue ~= "7" && changingValue ~= "8" && changingValue ~= "9")
app.R11.Value = "";
changingValue = "";
end
end
As I mentioned before, this code does dynamically clear the textbox if something invalid is typed, so in that sense it works, but it just doesn’t seem to recognize the ValueChanging event is occurring when the value begins as an empty string.
Edit: I just double-checked something I said, and I found out something weirder. The callback function is actually called. In debug mode, the invalid character gets deleted. But when I don’t have any breakpoints, the invalid character stays there…. so now I definitely need help with this…
Here is a video of what’s going on: https://youtu.be/SYnlw5GbDAQ I have a Sudoku app with text boxes (numerical, but it doesn’t seem to matter).
I want to control the user input with a ValueChanging callback. These callbacks are working once there’s already a value in them, but the callbacks aren’t called as the value changes from " " to "5555". I tried using a while loop to make them constantly observe the value of the box, but again it only works if the initial value isn’t an empty string…
I don’t know much about events, so if there is a way to force the active textbox to call the ValueChanging callback everytime a key is pressed, I think that is a workable solution.
Here is the callback code as it stands now:
function R11ValueChanging(app, event)
changingValue = event.Value;
while (changingValue ~= "" && changingValue ~= "1" && changingValue ~= "2" && changingValue ~= "3" && changingValue ~= "4" …
&& changingValue ~= "5" && changingValue ~= "6" && changingValue ~= "7" && changingValue ~= "8" && changingValue ~= "9")
app.R11.Value = "";
changingValue = "";
end
end
As I mentioned before, this code does dynamically clear the textbox if something invalid is typed, so in that sense it works, but it just doesn’t seem to recognize the ValueChanging event is occurring when the value begins as an empty string.
Edit: I just double-checked something I said, and I found out something weirder. The callback function is actually called. In debug mode, the invalid character gets deleted. But when I don’t have any breakpoints, the invalid character stays there…. so now I definitely need help with this…
Here is a video of what’s going on: https://youtu.be/SYnlw5GbDAQ events, matlab, app designer MATLAB Answers — New Questions
Looking into implementing Geofencing / location based access
Hello fellow nerds!
I’m looking into implementing some form of geofence for our school district. We have Entra P1 for all of our users.
So far I’ve been looking into building a conditional access policy to deny all cloud apps when condition=location is NOT United states.
I have this applied in read-only mode but have not gotten any audit results back yet.
Does anyone else have a way to block sign-in attempts from countries outside of their residence? Anyone else struggled through this so I don’t have to reinvent the wheel?
I appreciate any feedback!
Hello fellow nerds!I’m looking into implementing some form of geofence for our school district. We have Entra P1 for all of our users.So far I’ve been looking into building a conditional access policy to deny all cloud apps when condition=location is NOT United states. I have this applied in read-only mode but have not gotten any audit results back yet.Does anyone else have a way to block sign-in attempts from countries outside of their residence? Anyone else struggled through this so I don’t have to reinvent the wheel? I appreciate any feedback! Read More
Way to view top External Collaborator’s email domains?
Hi Community,
Long time no post! I’m on the new Viva Insights platform and have been diving more deeply into the capabilities recently.
I seem to recall a page somewhere on the old Workplace Analytics platform that seemed to be centered around a Sales use case where it showed the top external domains with which our employees collaborated.
Is there an equivalent on the new platform where I could see the top external domains outside the company? I’ve tried a person to group query where I’ve added email domain as an attribute; however, this attribute must be coming from our org data file because every record that came back appears to be internal to the company. I do see that we have External Collaboration metrics for a Person query, but I don’t think this shows me domains.
Any ideas?!
Hi Community, Long time no post! I’m on the new Viva Insights platform and have been diving more deeply into the capabilities recently. I seem to recall a page somewhere on the old Workplace Analytics platform that seemed to be centered around a Sales use case where it showed the top external domains with which our employees collaborated. Is there an equivalent on the new platform where I could see the top external domains outside the company? I’ve tried a person to group query where I’ve added email domain as an attribute; however, this attribute must be coming from our org data file because every record that came back appears to be internal to the company. I do see that we have External Collaboration metrics for a Person query, but I don’t think this shows me domains. Any ideas?! Read More
June V2 Title NOW OUT!
MPN Partner Portal Learning Resources page Resource page for Training Services Partners
Hello, everyone —
The June Monthly Title Plan V2 is attached to this forum.
This Monthly Title Plan is also shared in:
MPN Partner Portal Learning Resources page Resource page for Training Services Partners
MCT Lounge Brand-new lounge for MCTs
Please ensure to check out the LOC Courseware updates we have made on the Title Plan. (The updates are highlighted in the Courseware news tab)
We appreciate your patience, as we worked through some technical difficulties with uploading the Title Plan.
Thank you Read More
QUE COMPU ME PUEDO COMPRAR
Estoy en un dilema sobre qué tipo de computadora comprar para mis actividades de programacion. Estoy entre una computadora gaming con buenas especificaciones de hardware y una computadora profesional más enfocada en la durabilidad y el soporte técnico.
Estoy en un dilema sobre qué tipo de computadora comprar para mis actividades de programacion. Estoy entre una computadora gaming con buenas especificaciones de hardware y una computadora profesional más enfocada en la durabilidad y el soporte técnico. Read More