Get Data , ETL and Report Creation using Python in Power BI

preview_player
Показать описание
This video will help you to understand the value brought by the integration of the Python into Power BI Desktop and how it provides a powerful tool for transforming and presenting business intelligence data. Also you can learn how to use different charts types available in Python while using it in Power BI

Este video lo ayudará a comprender el valor que aporta la integración de Python en Power BI Desktop y cómo proporciona una herramienta poderosa para transformar y presentar datos de inteligencia empresarial. También puede aprender a usar diferentes tipos de gráficos disponibles en Python mientras lo usa en Power BI
このビデオは、PythonをPower BI Desktopに統合することによってもたらされる価値と、Pythonがビジネスインテリジェンスデータを変換および表示するための強力なツールをどのように提供するかを理解するのに役立ちます。 また、Power BIで使用しながら、Pythonで使用可能なさまざまなグラフの種類を使用する方法を学ぶことができます
Это видео поможет вам понять, какую ценность приносит интеграция Python в Power BI Desktop, и как он предоставляет мощный инструмент для преобразования и представления данных бизнес-аналитики. Также вы можете узнать, как использовать различные типы диаграмм, доступные в Python, при использовании его в Power BI.
Tutulungan ka ng video na ito na maunawaan ang halagang dala ng pagsasama ng Python sa Power BI Desktop at kung paano ito nagbibigay ng isang napakalakas na tool para sa pagbabago at pagpapakita ng data ng intelligence ng negosyo. Maaari mo ring malaman kung paano gumamit ng iba't ibang mga uri ng tsart na magagamit sa Python habang ginagamit ito sa Power BI
ဒီဗီဒီယိုက Python ကို Power BI Desktop နဲ့ပေါင်းစပ်လိုက်ခြင်း၏တန်ဖိုးနှင့်စီးပွားရေးထောက်လှမ်းရေးအချက်အလက်များကိုအသွင်ပြောင်းခြင်းနှင့်တင်ပြခြင်းအတွက်အားကောင်းတဲ့ကိရိယာတစ်ခုဘယ်လိုပေးသလဲဆိုတာကိုနားလည်ဖို့ကူညီလိမ့်မယ်။ Power BI တွင်အသုံးပြုနေစဉ် Python ရှိဇယားပုံစံအမျိုးမျိုးကိုမည်သို့အသုံးပြုရမည်ကိုလေ့လာနိုင်သည်
Este vídeo ajudará você a entender o valor trazido pela integração do Python no Power BI Desktop e como ele fornece uma ferramenta poderosa para transformar e apresentar dados de business intelligence. Além disso, você pode aprender a usar diferentes tipos de gráficos disponíveis em Python enquanto o usa no Power BI
Рекомендации по теме
Комментарии
Автор

Thank you for sharing, looking forward such a great videos

gopichand
Автор

The charts you created using python script are truly well explained, but this chart can also be done using simple method drag n drop right? just a doubt what is the use of writing whole script, as I m a new to this!

FuelNflex
Автор

I have data coming from SQL server, can i use that dataset and create visual with python

mdsultanahemad
Автор

I am trying to uncompressed a column in a dataset using pandas and lzstring. I have used this syntax but the Python script errors with TypeError: 'function' object is not subscriptable

# 'dataset' holds the input data for this script
import pandas as pd
import lzstring as lz

df = pd.DataFrame(dataset)
df['DecompreseedAssets'] =

MigratedAssets column has data that is compressed using lzstring
Could you help please?

paulinedahne
Автор

Wow, great Channel and video! I think that many of Power BI users need this knowledge.
Thanks and keep going :)

piotrsz
Автор

Thank you this is very short and Informative....!!

vishwa_travel
Автор

SIR I HAVE A DOUBT ...WE CAN GET SAME OUTPUT WITH SUMMARIZE DAX FUNCTION IN POWER BI
SO WHY WE GO WITH PYTHON ..EVEN WE CAN ALSO GET SAME OUTPUT WITH SQL GROUP BY CLAUSE..WHY WE CAN GO WITH DIFFERENT LANUAGES FOR GETTING SAME OUTPUT..IS IT DEPEND ON PROJECT RESOURCES OR ANYTHING ELSE

sivak
Автор

Once data is loaded, how to edit the python script, is there any option

muralimurali
Автор

Hello, in the 2 yrs since you shared this great video, have you found a way to refresh the data in the Service?

rauljimenez
Автор

Can we use python script to connect to db as power bi db connect is very slow

SMCGPRA
Автор

Thank you for the great explanation. Is it possible to import data from the olap with Python?

yacinebenalia
Автор

Vijay this is a nice video wherein you explained the difference between data processing with data view python script and python visual . I regularly use matplotlib and seaborn in python through jupyter notebook. Advantage of dashboards and reports is not available in jupyter notebook which has made use of python scripts in power BI a better alternative.
The python connection is slow in power BI can suggest a better alternative other thana power BI ?

lohitatatineni
Автор

Hi Vijay ji, nice video while I doing same in power bi but error occurred pls help me

aryanjakangari
Автор

Thanks for the information, explaination was good. Looking for more real-time projects.

maheshreddy
Автор

Thanks for sharing Sir, It is really helpful. Is it possible to import data without Mongo DB connector through Python?

Shahrukhkhan-qfin