Creating KPI In Power BI Desktop

  Рет қаралды 72,414

SQLBI

SQLBI

Күн бұрын

Пікірлер
@gordonparmenter212
@gordonparmenter212 3 жыл бұрын
great video, clearly explained. I had been working on 12 KPI's across the company, with 50 + measures. This video not only introduced KPI option but Tabular Editor as well. I feel my Power BI is so much better organised now and replaced conditional formatting I had been using previously. thanks
@Anthony_Lecoq
@Anthony_Lecoq 3 жыл бұрын
Thank you Alberto, each of your video are really a mine of gold.
@jorgeeduardomoltenimoreno3048
@jorgeeduardomoltenimoreno3048 4 жыл бұрын
Nice tip for the ones that recently installed the tabular editor, thanks
@dbszepesi
@dbszepesi 4 жыл бұрын
Wait, wait, wait.....we can do this now???? *WOW*! Thanks for always teaching, I'm always trying to keep up :)
@fr1sket363
@fr1sket363 3 жыл бұрын
This is great, only starting to explore Tabular editor, mainly calculation group, i did not know about this until just now. Thanks!
@sachin.tandon
@sachin.tandon 4 жыл бұрын
Very useful Alberto! Great introduction!
@Angelo1969s
@Angelo1969s 4 жыл бұрын
Davvero molto chiaro e tutto utile! Grazie 🙏🏼
@sue_bayes
@sue_bayes 4 жыл бұрын
Amazing and so simple using Tabular Editor. Love it.
@chavelooo33
@chavelooo33 3 жыл бұрын
Thanks for the video and the article.
@chrisdang7378
@chrisdang7378 2 жыл бұрын
Amazing video. Thank you!
@1sefirot9
@1sefirot9 4 жыл бұрын
Cool, was always curious about these KPIs but could not push myself to search for a good resource. In the Status expression, the MarginGoal variable is assigned to [_Margin % Goal], but I did not see in the video anywhere this measure was defined. Is it some internal representation of the KPI Target expression (and it automatically adds an underscore prefix to show that), or is it just a measure somewhere in the other tables and was just not visible in the video ?
@SQLBI
@SQLBI 4 жыл бұрын
Once you add the KPIs to the model, certain measures are automatically created by the model. Check the sample file you can download in the article.
@Santisanguibruck
@Santisanguibruck 4 жыл бұрын
Gracias Alberto, excelente información!
@hernanmendez8176
@hernanmendez8176 4 жыл бұрын
Muchas gracias Alberto!! gracias muy bueno, una pregunta cuando trato de seleccionar el tabular edition me aparece inhabilitada como hago para habilitarla...
@samaguire1
@samaguire1 4 жыл бұрын
Great Video! Thanks for sharing.
@ExcelandPowerBISinhalen
@ExcelandPowerBISinhalen 4 жыл бұрын
First view from Kasun Manchanayake
@sonetmollick4630
@sonetmollick4630 3 жыл бұрын
who are the those three guys disliked this informative videos?
@getusama
@getusama 3 жыл бұрын
How do you reference Value, Goal, Status, Trend from within Power BI when creating a new measure?
@SQLBI
@SQLBI 3 жыл бұрын
Add a "_" prefix and the name of the KPI at the end of the measure name after a space. For example: [Margin %] has [_Margin % Goal] and [_Margin % Status]
@getusama
@getusama 3 жыл бұрын
​@@SQLBI I am trying to create a measure where the trend icon will not show for certain rows. In order to do that I am creating a new measure but I cannot seem to reference the trend measure KPI like the way suggested above. I can reference GOAL and STATUS (cannot reference VALUE) from within Tabular Editor but not from within PowerBI. I am trying to write something like if VALUE is >0 N then Do Not Show TREND. Although I have not managed to alter the TREND expression to achieve this it would be very useful to know how (if possible) you can do this from Power BI.
@mikar636
@mikar636 4 жыл бұрын
Thank you for sharing your knowledge!!
@davidadejumo5057
@davidadejumo5057 4 жыл бұрын
Powerful Video!!!
@Kmsbi
@Kmsbi 4 жыл бұрын
Thank you for sharing. It's really very useful video.
@rafaelbarbosa169
@rafaelbarbosa169 4 жыл бұрын
Nice tip!!!!
@pawewrona9749
@pawewrona9749 4 жыл бұрын
Hello Alberto, thank you for another great video. I have a question regarding your switch statement, where you calculate trend. If you put your condition from IF, and you put it directly in SWITCH (instead of TRUE), will it change anything?
@SuperAzizx
@SuperAzizx 4 жыл бұрын
hi your doing awesome job like it
@robertbarkovicz800
@robertbarkovicz800 3 жыл бұрын
As always, great content! Is there any chance to get the KPI's into display folders? Tabular does show it in the display folder hierarchy, but PBI ignores the display folder settings when measure is turned into a KPI.
@SQLBI
@SQLBI 3 жыл бұрын
No - you should ask Microsoft, write on ideas.powerbi.com
@nikhil1888
@nikhil1888 4 жыл бұрын
Thanks for sharing such an informative video Alberto. I have one measure that do not have any goal value, just percent change from last year. And I want to show green upward or red downward arrow based on change. I want to show all this in card not in a matrix or table. Can we do this in some way?
@SQLBI
@SQLBI 4 жыл бұрын
You can use the certified custom visual "Card with States by OKVIZ" to do that. Using the KPI feature of the model would not simplify that kind of visualization.
@nikhil1888
@nikhil1888 4 жыл бұрын
@@SQLBI Okay. I will surely try that. Thanks Alberto.
@VoiceOfSpeed177
@VoiceOfSpeed177 3 жыл бұрын
Can you explain what is the column you have used for the MarginGoal Variable? Is that a calculated measure? If yes please share the logic
@JoelShafron
@JoelShafron 4 жыл бұрын
Thanks for this, very informative. How would this change if I wanted to measure against both the % and $. As an example, only show green if the margin was both 2% and $100,000 greater?
@SQLBI
@SQLBI 4 жыл бұрын
The KPI is tied to a measure. That said, the logic you embed can use any other measure. You might also create a specific measure with the only purpose to serve as a KPI, and the expression there evaluate the value of many other measures combined.
@RaymondFratto
@RaymondFratto 4 жыл бұрын
Grazie, Alberto
@yeeren8970
@yeeren8970 3 жыл бұрын
great video!!!!! one more question, if the target is different for each category, for example, cell phone is 60% and computer is 50%, is there a way to use tabular editor to create KPI?
@SQLBI
@SQLBI 3 жыл бұрын
Yes, you can reference a measure in the target expression.
@yeeren8970
@yeeren8970 3 жыл бұрын
@@SQLBII'll give it a try. thank you!
@balrajsanthosh1942
@balrajsanthosh1942 2 жыл бұрын
Wonderful Alberto, felt more confident after watching this video, but wanted to know how to add "tabular editor" as a external tool in power bi, please help, will be waiting
@SQLBI
@SQLBI 2 жыл бұрын
Just install Tabular Editor and it will appear in the External Tool in Power BI.
@balrajsanthosh1942
@balrajsanthosh1942 2 жыл бұрын
@@SQLBI thks a lot Alberto and yes its done
@premcst
@premcst 4 жыл бұрын
Nice one .. Alberto !! , will it work in calculation group ?? if so can we apply it to only for selected calculated measure ??
@SQLBI
@SQLBI 4 жыл бұрын
The issue with calculation groups is that they affect *all* the measures, including those automatically created for the KPIs. Therefore, you have to evaluate whether the calculation group is "compatible" with the DAX formulas in the KPI expressions. Depending on the model and the expressions you have, it might work or not.
@heniekheniek1781
@heniekheniek1781 4 жыл бұрын
Great video - I was doing all this manually! A question - is a KPI limited to 3 statuses? What if I want 5 statuses? Also I am wondering how the code knows how to bind status measure result (-1/0+1) with graphical representation? Is it always looking for max, min and other? Will it always return green traffic ligt/arrow up for MAX status?
@SQLBI
@SQLBI 4 жыл бұрын
This second video has all the details you are looking for: kzbin.info/www/bejne/i6mQlXp6q61jnKc
@alvarorodriguezlasso
@alvarorodriguezlasso 2 жыл бұрын
Awesome
@papachoudhary5482
@papachoudhary5482 4 жыл бұрын
Thanks
@danielsiffredi8403
@danielsiffredi8403 4 жыл бұрын
This is excellent ! amazing and "easy" to use. Now I have a question, how can I leverage Status from another measure? I want to call the status from a slicer using a measure . Leveraging something like switch(true(), values (slicer) = "sales this year" , [_Sales this year Goal])
@SQLBI
@SQLBI 4 жыл бұрын
You can read the value from a slicer like you described. However, the KPI is always related to a measure, so it is up to you to create a model that is meaningful to the end user. The risk is to create a confusing semantic of KPIs and measures.
@riazahmedshaik
@riazahmedshaik 4 жыл бұрын
Love it
@robstover2977
@robstover2977 4 жыл бұрын
can you use custom visuals for the status symbols?
@SQLBI
@SQLBI 4 жыл бұрын
You have a limited set of choices in a property of the KPI. We will publish a second article in a few weeks with a more detailed description of the available choices in Power BI and Excel (some of the values have different representations in the two tools).
@Bharath_PBI
@Bharath_PBI 4 жыл бұрын
Nice, just wanted to check if it can replicate a spark line feature like in Excel .. will give a try. Thanks always for the great content.
@SQLBI
@SQLBI 4 жыл бұрын
You can display a sparkline in a table by displaying it as embedded HTML content. See this discussion with links to useful examples: community.powerbi.com/t5/Desktop/Sparkline-and-Bullet-Chart-in-a-table/td-p/649816
@Bharath_PBI
@Bharath_PBI 4 жыл бұрын
@@SQLBI Yes, this helps. Thank you 😊
@bytesandbudgets
@bytesandbudgets 2 жыл бұрын
all in all this is a good tutorial but it also shows clearly, where PowerBI has massive problems (like nearly all Microsoft tools): User Experience. Why do I need to install an extension if I want to do a simple calculation. This should be doable easily in the tool without additional installs. This is rather PowerlessBI than anything else.
@engvictorfarias
@engvictorfarias 3 жыл бұрын
🙏🏻😍😍
@RonaldPostelmans
@RonaldPostelmans 3 жыл бұрын
nice
@JULIANCAMILOGALLEGORAMIREZ
@JULIANCAMILOGALLEGORAMIREZ 3 жыл бұрын
Everything is green light for me. Can anyone help me?
@MercyFromOverwatch2
@MercyFromOverwatch2 3 жыл бұрын
What’s your favourite vape flavour lol
KPI Visual Ideas in Power BI
13:37
Data Pears
Рет қаралды 233 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
SUPERCHARGE VISUALS in Power BI | Add KPIs to Titles
20:13
How to Power BI
Рет қаралды 92 М.
Create a custom KPI Card in a Power BI report
6:45
Guy in a Cube
Рет қаралды 250 М.
Improve your VISUALS I How to turn a MEASURE into a KPI in Power BI
13:27
Reusing formatting for Power BI reports
25:11
SQLBI
Рет қаралды 9 М.
Visualizing Status Tracking Data in Power BI
20:45
How to Power BI
Рет қаралды 86 М.
How To Create these useful Power Bi Visuals that Excel Lacks
10:55
Leila Gharani
Рет қаралды 488 М.
MASTERING Bar Charts in Power BI | No more Cut Labels
15:34
How to Power BI
Рет қаралды 143 М.
Using the KPI Visual in Power BI
13:34
Pragmatic Works
Рет қаралды 17 М.
Simple Gauge Chart Alternatives in Power BI
11:11
Gerard Duggan
Рет қаралды 18 М.