blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

Impressions of SharePoint Conference North America 2018

This week, from May 21st to 23rd, SharePoint Conference North America 2018 took place in fabulous Las Vegas, in the MGM Grand Hotel. Martina and I were glad to be part of the conference and enjoyed the conference, the networking and cool announcements and sessions! See some visual impressions of #SPC18 here!

Join us at SharePoint Conference North America!

Celebrate the Return of the SharePoint Community to Las Vegas! After four years, SharePoint Conference North America is back from May 21st to 23rd 2018 at MGM Grand in fabulous Las Vegas. Meet the Microsoft SharePoint team, community members and peers from around the world there. We from atwork are happy to be there as well to meet and contribute to SPC 2018!

Tips for PowerApps-Using SharePoint Customize forms with Bing Maps visualization

PowerApps are very powerful and simple to use.Through the integration in SharePoint Online lists, we now can create our custom forms within a SharePoint site and add additional features as calculations, modifications and even visualizations. See here, how to integrate a map for showing a location instantly directly in SharePoint without any coding!

Joining the Microsoft Graph Community Calls

Microsoft Graph is the unified endpoint to programmatically access resources and services in Office 365. To inform the developer community with the latest news, the Microsoft Graph team organizes a monthly Microsoft Graph API community call. We, Toni and I, were happy to contribute a use case at the last call showing a scenario of an Office 365 Group orchestration workflow with PowerApps, SharePoint, Azure Functions and Microsoft Graph. You can watch the recorded session here.

CU at SharePoint Saturday Bremen 2018

We are looking forward to see you at the SharePoint, Office 365 and Azure community event next week on January 20, at the first SharePoint Saturday North Germany 2018, in the city of Bremen. There will be a lot of interesting sessions and a great speaker’s lineup. CU there!

How to access files stored in OneDrive or in a SharePoint site with Microsoft Graph and the Excel API

The Microsoft Graph API is the new unified endpoint for developers accessing data from an Office 365 tenant. Amongst many other features, you can work with OneDrive and SharePoint files with the Graph REST API. Additionally, you can directly work with Excel files through the Graph Excel API. Since all samples I found just use the personal OneDrive for Business (OFB) file storage, I wanted to document how to access files that are stored in a SharePoint Online site (SPO) as well. So, here we go!