Do you know how to create Dynamic TOP N in Tableau? Follow along to the video or check out the steps below. Let’s create a control to dynamically change the number of rows we want to see in our graph. Create a new parameter called “Top N” and set the type to Integer and the […]
Continue readingMonthly Archives: October 2021
Dynamic Categories and Legends in Tableau
Do you know how to create Dynamic Categories and Legends in Tableau? Follow along to the video or check out the steps below. Dynamically selecting the measures values and legends. If you want to compare different categories values in a chart and want to select them dynamically, this is a simple and efficient way of […]
Continue readingComparing selected and previous months in Tableau
Do you know how to compare selected and previous months in Tableau? Follow along to the video or check out the steps below. Let’s compare the selected month with the previous month. Create a calculated field named “Order Month” with the following formula: DATE(DATETRUNC(‘month’, [Order Date])) Create a parameter named “Date” with: Data type: Date […]
Continue readingHow to dynamically delete multiple header rows in Power BI
Do you know how to dynamically delete multiple header rows in Power BI? Follow along to the video or check out the steps below. Have you ever been in a situation that you have an excel file with nested column headers, and you want them to be correctly ingested in your dashboarding tool? And to […]
Continue reading