I am creating a power BI dashboard for my team and I am not sure how to technically achieve this. We get an excel file from upstream on a monthly basis which contains sales data by each member and I am trying to make a dashboard report with maximum automation possible. I have the below […]
Tag: IFTTT
How to run code using the library in R with source?
I am a novice at using R and am trying to utilize the "gt" library. Whenever, I run even simple test code with ‘source’, I cannot get the table to appear. However, when I highlight my code and use ‘run’ the table appears perfectly. Surely, I’m missing something simple here so any feedback will be […]