The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I'm just getting started with R, and I can't find a resource for this:
I want to basically build the same exact functionality as the Matrix visual in Power BI, and add some filters to it.
There are 2 columns in the "Rows" section, and 4 Sums of columns in the "Values" section. Appreciate it if someone can give me a code for this.
I've installed R and R Studio, even played around with a few packages but I couldn't get what I want.
Hi @amalm ,
Hope the online document can help you.
https://docs.microsoft.com/en-us/power-bi/desktop-r-visuals
Thanks for the reply, but I had already gone through the document. It doesn't provide the script for a simple table, and I'm not able to figure it out from that.