Forum Discussion

Luise Freese's avatar
Feb 17, 2021

What did you build last week?

I am super curious!

 

What did you build last week in Microsoft 365?  Which problem did you solve? Where did you get stuck? What did you use? Want to share something? 

 

Please reply below- don't be shy 😃

  • Feder365's avatar
    Feder365
    Brass Contributor

    Luise FreeseI created the V2 of a SharePoint team site, including a mini knowledge base management system with metadata and document preview windows on hover and a Yammer communities catalog built with Microsoft Lists. I had to edit a lot of JSON card layout, but the result is pretty satisfying :smile:

  • Luise Freese 

     

    I've been trying and failing with my team to figure out getting custom connectors into SPFx web parts, so I at least made some progress - whether it's down the right path, I do not know.

     

    In terms of actual success, thanks to the Power BI community, I figured out with an Exchange data connection how to map the duration of categorized meetings into a growth visualization, comparing month to month, after many weeks of trial and error!

    • waldek's avatar
      waldek
      Icon for Microsoft rankMicrosoft
      Cool! Are the connectors that you’re working with in SPFx APIs that you’d like to use? Anything specific that you’re blocked with?
      • LindsayTShelton's avatar
        LindsayTShelton
        Brass Contributor

        waldek The use case is building a dashboard with various SPFx web apps (maybe a pre-built grid like Kendo offers) connected to the client's various services - some more custom, and some more common like Confluence.  We have been trying to build custom connectors through PowerApps with schema defined with some guidance from the glorious SharePoint Cowboy, who said they looked right.  We aren't sure about authentication, because most of them aren't going to support OAuth 2.0, which the tutorials we are finding mostly involve authenticating through Azure and OAuth. 

         

        As the JUNIOR junior working on the SPFx side, I'm trying to figure out what I'm pulling in since we don't have it all cemented on the connector side, and how to specifically map the schema to one of those pre-built grid view lists.  It seems like on some of the examples I was looking at, the data keeps pulling from a json file that's built into the web part, and I can't figure out how that would be updated live data.

  • Luise Freese Fun with Power Apps and flows.  Using those two tools along with a set of SharePoint lists, you can really build complex, valuable solutions. (I know - some people say we should use Dataverse, but that's not realistic in many organizations).

  • I needed something to move a lot of emails from one folder to another. Started from building a flow. Ended up using CLI for Microsoft 365 😎
      • waldek's avatar
        waldek
        Icon for Microsoft rankMicrosoft
        Totally! We have several commands that focus on things that are relevant to end-users, like creating tasks, moving emails, etc. If you need to do more than one of something, CLI is a great time-saver!

Resources