Našimi kurzy prošlo více než 10 000+ účastníků
2 392 ověřených referencí účastníků našich kurzů. Přesvědčte se sami
This tutorial is about using of R visualization in Power BI.
To work with it, you need to download and install R – for example from this link:
https://cran.r-project.org/bin/windows/base/
We are going to work with this simple table. It was typed directly to Power BI, but you can use the same approach for any data source…
Select you are working with R. Then check both columns. You can see new (automatically created) code appears in script.
Declare you want to create a plot from data:
and run script. Thatˇs all.
Comments are closed.
2 392 ověřených referencí účastníků našich kurzů. Přesvědčte se sami
Pište kdykoliv. Odpovíme do 24h
© exceltown.com / 2006 - 2023 Vyrobilo studio bARTvisions s.r.o.
This is excellent. Thank you
good, thank´s
How do i switch the axes? I have exactly the same code but year on the y-axis
I think to switch the axes, you just need to have Year first and then Profit after that in the values section.