Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.