The video demonstrates how to create a Radial Bar chart using a Pie chart in Qlik Cloud. A Radial Bar chart is a circular representation of data, where bars radiate from a central point instead of being displayed horizontally or vertically like in traditional bar charts.
Scripts and chart functions used in this video:
Mode function:
mode(num([OrderDate.autoCalendar.Month])) to color the chart by the numeric values that occur most frequently in the dataset.
WeekDay function:
WeekDay(OrderDate) to extract the day of the week from the 'OrderDate' field.
#QlikCloud #DataVisualization #RadialBarChart #PieChart #DataAnalysis #BusinessIntelligence #QlikSense #QlikTipsAndTricks