python
6 TopicsFrom Pandas and SQL to Power Query Code
This article will show how to get a data result with three different languages in order to help people learn one knowing another one. The languages are Python with Pandas library, T-SQL and Power Query M. This is an original post from LaDataWeb.12KViews4likes2CommentsSAP General Ledger - Extract General Ledger Accounting Data to Power BI with Python Scripts
The Power BI Connector for SAP (PCS) from DVW Analytics can be used to extract data directly from SAP into Power BI Reports and Dashboards. In this blog series I will detail all the steps needed to extract data from SAP Tables and import the associated data into Power BI via Python Scripts generated in PCS where it can be easily refreshed.7.6KViews2likes1CommentSelectively Importing Python Tables and Auto Exporting with Python
Python and Power BI There are many tutorials on Python scripts, but here I would like to offer some insights on using Python combined with Power BI. The official document already have a tutorial on how to install Python and some basic uses. We can either install python Anaconda3 pack or download python and install pandas and matplotlib packages with commands. Some commonly used packages are configured in Anaconda 3, it is not necessary to install pandas and matplotlib separately if Anaconda 3 is already installed.4.5KViews0likes1Comment