Sunday, March 12, 2023

SharePoint & Power Automate Useful Links

The following are some useful sites about SharePoint and Power Automate:

Use SharePoint and Power Automate to Build Workflows:

https://learn.microsoft.com/en-us/power-automate/sharepoint-overview

Power Automate Documentation:

https://learn.microsoft.com/en-us/power-automate/

Integrate SharePoint and Power Automate:

https://learn.microsoft.com/en-us/training/paths/integrate-power-automate/

Microsoft SharePoint Connector in Power Automate:

https://learn.microsoft.com/en-us/sharepoint/dev/business-apps/power-automate/sharepoint-connector-actions-triggers

Power Automate - Send SharePoint Files As Attachments:

https://learn.microsoft.com/en-us/microsoft-365/community/power-automate-send-sharepoint-files-as-attachments

Useful SharePoint & Power BI Sites

The following are some useful sites for SharePoint & Power BI aspects:

Create a Power BI Dataset Directly from a SharePoint List:

https://learn.microsoft.com/en-us/power-bi/connect-data/create-dataset-sharepoint-online-list

Create a Report on a SharePoint List in Power BI Desktop:

https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-sharepoint-online-list

Use the Power BI Web Part:

https://support.microsoft.com/en-us/office/use-the-power-bi-web-part-32d8b85f-094d-4152-8e3b-df641ccf3968

Power BI Documentation:

https://learn.microsoft.com/en-us/power-bi/

Power BI Support:

https://powerbi.microsoft.com/en-us/support/

Share a Power BI Dashboard that Links to an Excel File in OneDrive:

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboard-that-links-to-excel-onedrive

Publish to Web from Power BI:

https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web

SharePoint Documentation:

https://learn.microsoft.com/en-us/sharepoint/

Saturday, March 11, 2023

SharePoint - Zero-Based Index

The following is a SharePoint dictionary word of the day:

Zero-based index

Indicator when the first item has an index of zero.


Friday, March 10, 2023

SharePoint - Z-Axis

The following is a SharePoint dictionary word of the day:

Z-axis

Third axis in a three-dimensional chart that is used to represent the depth. In on premise SharePoint can be utilized via a chart webpart. In SharePoint Online can be utilized in Excel via a file viewer web part or via the Power BI, Power App or quick chart web part.


Thursday, March 9, 2023

SharePoint - Y-Axis

The following is a SharePoint addiction word of the day:

Y-axis

Vertical line referenced on a chart. In on premise SharePoint can be utilized via a chart webpart. In SharePoint Online can be utilized in Excel via a file viewer web part or via the Power BI, Power App or quick chart web part.

Wednesday, March 8, 2023

SharePoint - XML Web Services

 The following is a SharePoint dictionary word of the day:

XML Web Services

Data which is formatted as XML and transported utilizing the simple object access protocol (SOAP). The system which requests data is the XML web service requestor and the provider of the XML data is the XML web service provider.

Monday, March 6, 2023

SharePoint - XML Path Language (XPath)

The following is a SharePoint dictionary word of the day:

XML path language (XPath)

Means to manipulate and navigate through XML data. XPath models XML data via a tree of nodes.