Перейти к основному содержимому

Using unicode shapes in a visualization

Эскиз видео
In this video, you'll learn how to use Unicode characters and calculated field expressions in Qlik Sense to enhance your data visualization. We'll walk through step-by-step examples, including creating a basic table with customer data and using the "if" function to display Unicode symbols based on conditions. You'll see how to use up and down arrows to indicate whether the number of invoices exceeds a certain threshold and how to apply similar logic for evaluating sales margins. By the end of this tutorial, you'll know how to integrate Unicode symbols into your Qlik Sense dashboards to make your data more intuitive and visually appealing. Here’s a list of the functions used in the video: If Function (if): Used to evaluate a condition and return one value if the condition is true and another if false. Count Function (count): Counts the number of records or occurrences in a specified field. CHR Function (chr()): Converts a Unicode number into its corresponding character.