by Shashanka Rao | Jul 20, 2023 | Shashanka Rao
In this tiny tutorial, I’ll be demonstrating how to integrate Python script to get data for transformation and analyses on Power BI. I’ve used an example Python script to scrape web data in this walk through which must provide a well-rounded idea on how Python...
by Shashanka Rao | Jul 13, 2023 | Shashanka Rao
This is a tutorial on importing and plotting Mapbox Maps on Power BI. The tutorial is split into 3 parts. The first part covers steps on how to get style URL for the map design and access token to Mapbox. The second part covers details on how to import Mapbox map into...
by Shashanka Rao | Feb 4, 2022 | Shashanka Rao
This is a small tutorial on how to add a selected dimension member to a graph to add more context. While this can be done alternately using Parameters in Tableau, this method uses a Calculated Field. Where can this be used? This can be used as a heading for a graph...
by Shashanka Rao | Jan 31, 2022 | Shashanka Rao
Getting images as axes values in bar graphs This is a tiny tutorial teaching how to add images under bar graphs. Step 1: Add the respective measures as rows and columns. In this case I’ve used the dimension as Columns and measure as Rows. Step 2: Add a new...
by Shashanka Rao | Jan 9, 2022 | Shashanka Rao
A small blog on how to tackle Dashboard week at DSDU. Now that the Christmas vacations had been thoroughly ‘vacationed’, we were greeted by the much coveted ‘Dashboard Week’ (DW). The 3 syllables that has struck fears into the heart of every DS...
by Shashanka Rao | Jan 5, 2022 | Shashanka Rao
As a part of the second day of my Dashboard Week at the DSDU, our cohort was given a really interesting dataset. This data comprised of trending YouTube videos along with a few associated parameters. This included, total views, comments, likes, dislikes, links to the...