diff --git a/Setup-%26-Configuration.md b/Setup-%26-Configuration.md index 6d55f56..0e04418 100644 --- a/Setup-%26-Configuration.md +++ b/Setup-%26-Configuration.md @@ -28,4 +28,25 @@ A window will popup. Select 'Python Scripting' on the left tab and make sure the ![](https://giteakaput.duckdns.org/Docs/PBI_Reports/raw/branch/main/Assets/Wiki/PBI_Refresh_01.png) Power BI will run a python script that will connect to all PLC's and collect tracking data. This can take a minute or so. When finished, the report will update with the new data. Make sure to save the report to keep the latest date. -On top of the report the last update date and time will be set to current. \ No newline at end of file +On top of the report the last update date and time will be set to current. + +# 5. Add remove PLC's +1. Open Power BI report +2. Open power query + +![emtpy](https://giteakaput.duckdns.org/Docs/PBI_Reports/raw/branch/main/Assets/Wiki/PBI_Python_01.png) + +3. Open df Source + +![emtpy](https://giteakaput.duckdns.org/Docs/PBI_Reports/raw/branch/main/Assets/Wiki/PBI_Python_02.png) + +4. Edit python script + +![emtpy](https://giteakaput.duckdns.org/Docs/PBI_Reports/raw/branch/main/Assets/Wiki/PBI_Python_03.png) + +5. Change plcs variable according to project details + + + + + \ No newline at end of file