Forum Discussion
amalm
7 years agoHelper III
Scripting in R: Show a simple matrix visual with filters?
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.
2 Replies
- v-frfei-msftCommunity Support
- amalmHelper III
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.