Native Visuals In LuckyTemplates: Basic Charts

LuckyTemplates offers a group of native visuals that we can use to build dashboard visualizations. In this tutorial, we’ll discuss how to use native visuals in LuckyTemplates creatively. We’ll be focusing on how to use the three basic charts (Bar Chart, Comparison Bar Chart, Line Chart) in LuckyTemplates along with their limitations.

Table of Contents

Native Visuals In LuckyTemplates: Bar Charts

First, let’s learn about bar charts.

Native Visuals In LuckyTemplates: Basic Charts

The good thing about a native bar chart is that it offers conditional formatting. This can be used to highlight important insights in the report and make it dynamic.

I also want to talk about the limitations of the bar chart. For example, if I wanted to save some space on the left side and wanted my Y axis to be inside the bar, I won’t be able to achieve it in the basic LuckyTemplates visual.

Native Visuals In LuckyTemplates: Basic Charts

Secondly, whenever I slice and dice the data, the Y axis and X axis automatically aligns the visual. For example, if I select an option in the slicer, it will look like this. It would have been good if LuckyTemplates had given us the option to turn on and off the auto alignment.

Native Visuals In LuckyTemplates: Basic Charts

Another important thing many people don’t know about is the option to adjust the bar size. 

Native Visuals In LuckyTemplates: Basic Charts

We can do this by changing the Inner padding of the Y-axis. 

Native Visuals In LuckyTemplates: Basic Charts

That’s it for bar charts. Obviously, there’s not much we can do with a basic bar chart visual.

2 Ways To Create Comparison Bar Charts

Now, I’ll discuss two ways to create comparison bar charts in your report.

1. Putting Two Bar Charts In The Report

The first one is where we have to put two bar charts in the report.

Native Visuals In LuckyTemplates: Basic Charts

The first bar chart is the same as what we normally create. The only difference is that I changed the position of the Y axis to the right side.

Just go to the Formatting pane, enable the Y axis, and set the Position value to Right.

Native Visuals In LuckyTemplates: Basic Charts

To modify the position of the bars from left to right, change the value or sign from positive to negative. 

To do that, I multiplied the measure that I’m using (Avg Days To Resolve Complaints TopN) by – 1

Native Visuals In LuckyTemplates: Basic Charts

We’ll see that the bars are now aligned to the right.

Native Visuals In LuckyTemplates: Basic Charts

2. Comparing Two Bar Charts For The Same Entity

Another example is if we want to compare the average number of days to resolve the complaints to the number of complaints for the same broker.

We can apply some tricks to get that kind of visual. First, bring the bar charts back to their original position.

Native Visuals In LuckyTemplates: Basic Charts

For the first bar chart, change the reimbursement to the No. of Complaints measure. 

Native Visuals In LuckyTemplates: Basic Charts

Then, change their values to negative by multiplying them by -1

Native Visuals In LuckyTemplates: Basic Charts

To align the names of the bar charts, change the sort order of these 2 bar charts to BrokerFullName

Native Visuals In LuckyTemplates: Basic Charts

Native Visuals In LuckyTemplates: Basic Charts

Change the sorting of the second bar chart to ascending as well.

Native Visuals In LuckyTemplates: Basic Charts

The names in the bar charts are now similar and aligned. 

There might be an instance where we don’t want to have the names on both bar charts because they are the same. For example, we want to display only 1 list of names in this report and put it at the center.

First, let’s delete this line here. 

Native Visuals In LuckyTemplates: Basic Charts

For the first bar chart, change its Y axis position from Left to Right

Native Visuals In LuckyTemplates: Basic Charts

For the second bar chart, change the Y axis position to Left instead of Right.

Native Visuals In LuckyTemplates: Basic Charts

Then, for the first bar chart, disable the Y axis to hide the list of names. 

Native Visuals In LuckyTemplates: Basic Charts

Now, position the second bar chart properly as shown in the image. 

Native Visuals In LuckyTemplates: Basic Charts

On the Selection pane, make sure that the layer of the first bar chart is on top of the second bar chart. 

Native Visuals In LuckyTemplates: Basic Charts

This is because we want to be able to scroll down the first bar chart properly in case it is overlapping with the second one. 

With this, we can now analyze every individual broker by the average number of days they have taken to solve the complaints and their number of complaints. 

Native Visuals In LuckyTemplates: Line Charts

Now, let’s talk about the line chart. There are some limitations with line chart. One example is that conditional formatting is not available in this type of chart. 

We can’t also get the name of the categories in front of the line as shown from the image. 

Native Visuals In LuckyTemplates: Basic Charts

What we can do is to have a legend to display the category name on top, left, or right side of your visual. However, in my own opinion, it doesn’t look good. We can’t also get values at the end of the line as shown from the image above. 

In LuckyTemplates, some people will say that they can get the value at the end of the line. However, they need to write some complex DAX codes for this to work. And even if they can write complex DAX codes to do this, they won’t be able to get the category name in front of a line. 

Native Visuals In LuckyTemplates: Conditional Formatting For Line Charts

One thing that we can do with the line chart to get a conditional formatting is to convert it first into a Clustered column chart. For example, let’s convert this line chart here to a clustered column chart. 

Native Visuals In LuckyTemplates: Basic Charts

Native Visuals In LuckyTemplates: Basic Charts

As a result, it will look like this. 

Native Visuals In LuckyTemplates: Basic Charts

Then, go to the Formatting pane and click this button under the Data colors. 

Native Visuals In LuckyTemplates: Basic Charts

We can then apply the measure for conditional formatting here under the Based on field selection

Native Visuals In LuckyTemplates: Basic Charts

Next is to set the color of the Minimum value and the Maximum value. Then, click the OK button. 

Native Visuals In LuckyTemplates: Basic Charts

The chart will look like this. We can now convert it again to a line chart.

Native Visuals In LuckyTemplates: Basic Charts

Then, it will look like this. Now we can see that the points with lowest values are colored with red and the highest value is yellow. 

Native Visuals In LuckyTemplates: Basic Charts

The problem here is that we still didn’t get the gradient colors on the line. Instead, it showed the points on the line, which doesn’t look good at all.

Another problem is that we want to obtain the category name here. Without the category name, we won’t know which category that line belongs to. 

Native Visuals In LuckyTemplates: Basic Charts

It would be really good if we have the option to display the category in front of the line as shown here. 

Native Visuals In LuckyTemplates: Basic Charts

The solution for this is to use the Charticulator instead. With Charticulator, we can also have conditional formatting. You can find the tutorial regarding Charticulator via this link.


New LuckyTemplates Course: Advanced Visualization Techniques
Visualization Technique – LuckyTemplates Column Charts & Filters
Utilizing Measures And Visualizations In LuckyTemplates
 

Conclusion

These are things that you can do with the three native visuals in LuckyTemplates – Bar Charts, Comparison Bar Charts, and Line Charts. Each of them has advantages and disadvantages when it comes to using them for your visualizations.

Keep in mind that it’s always important to consider various factors such as clarity and creativity when deciding what to use for your LuckyTemplates reports.

Check out the links below for more examples and related content.

Until next time,

Mudassir

Leave a Comment

Excel Hücrelerini Metne Sığdırma: 4 Kolay Çözüm

Excel Hücrelerini Metne Sığdırma: 4 Kolay Çözüm

Excel hücrelerini metne sığdırmak için güncel bilgileri ve 4 kolay çözümü keşfedin.

Bir Excel Dosyasının Boyutu Nasıl Küçültülür – 6 Etkili Yöntem

Bir Excel Dosyasının Boyutu Nasıl Küçültülür – 6 Etkili Yöntem

Bir Excel Dosyasının Boyutunu Küçültmek için 6 Etkili Yöntem. Hızlı ve kolay yöntemler ile verilerinizi kaybetmeden yer açın.

Pythonda Self Nedir: Gerçek Dünyadan Örnekler

Pythonda Self Nedir: Gerçek Dünyadan Örnekler

Python'da Self Nedir: Gerçek Dünyadan Örnekler

Rde Bir RDS Dosyası Nasıl Kaydedilir ve Yüklenir

Rde Bir RDS Dosyası Nasıl Kaydedilir ve Yüklenir

R'de bir .rds dosyasındaki nesneleri nasıl kaydedeceğinizi ve yükleyeceğinizi öğreneceksiniz. Bu blog aynı zamanda R'den LuckyTemplates'a nesnelerin nasıl içe aktarılacağını da ele alacaktır.

İlk N İş Günü Tekrar Ziyaret Edildi – Bir DAX Kodlama Dili Çözümü

İlk N İş Günü Tekrar Ziyaret Edildi – Bir DAX Kodlama Dili Çözümü

Bu DAX kodlama dili eğitiminde, GENERATE işlevinin nasıl kullanılacağını ve bir ölçü başlığının dinamik olarak nasıl değiştirileceğini öğrenin.

LuckyTemplatesda Çok İş Parçacıklı Dinamik Görsel Tekniği Kullanarak Öngörüleri Sergileyin

LuckyTemplatesda Çok İş Parçacıklı Dinamik Görsel Tekniği Kullanarak Öngörüleri Sergileyin

Bu eğitici, raporlarınızdaki dinamik veri görselleştirmelerinden içgörüler oluşturmak için Çok Kanallı Dinamik Görseller tekniğinin nasıl kullanılacağını kapsayacaktır.

LuckyTemplatesda İçeriği Filtrelemeye Giriş

LuckyTemplatesda İçeriği Filtrelemeye Giriş

Bu yazıda, filtre bağlamından geçeceğim. Filtre bağlamı, herhangi bir LuckyTemplates kullanıcısının başlangıçta öğrenmesi gereken en önemli konulardan biridir.

LuckyTemplates Çevrimiçi Hizmetindeki Uygulamaları Kullanmak İçin En İyi İpuçları

LuckyTemplates Çevrimiçi Hizmetindeki Uygulamaları Kullanmak İçin En İyi İpuçları

LuckyTemplates Apps çevrimiçi hizmetinin çeşitli kaynaklardan oluşturulan farklı raporların ve içgörülerin yönetilmesine nasıl yardımcı olabileceğini göstermek istiyorum.

Fazla Mesai Kâr Marjı Değişikliklerini Analiz Edin - LuckyTemplates ve DAX ile Analitik

Fazla Mesai Kâr Marjı Değişikliklerini Analiz Edin - LuckyTemplates ve DAX ile Analitik

LuckyTemplates'da ölçü dallandırma ve DAX formüllerini birleştirme gibi teknikleri kullanarak kâr marjı değişikliklerinizi nasıl hesaplayacağınızı öğrenin.

DAX Studioda Veri Önbellekleri İçin Materyalleştirme Fikirleri

DAX Studioda Veri Önbellekleri İçin Materyalleştirme Fikirleri

Bu öğreticide, veri önbelleklerini gerçekleştirme fikirleri ve bunların DAX'ın sonuç sağlama performansını nasıl etkilediği tartışılacaktır.