11 Power BI Visualization Tricks You Need to Know!

  Рет қаралды 28,207

Goodly

Goodly

Күн бұрын

Пікірлер: 48
@GoodlyChandeep
@GoodlyChandeep 4 ай бұрын
📌My Top 5 Power BI Mistakes (and how to avoid them) - kzbin.info/www/bejne/kHrFfGiDqrGGnK8feature=shared ⬇Download the file - goodly.co.in/power-bi-visualization-tricks 📊Interested in tackling tough problems in Power BI? Enroll in my DAX and Data Modeling course today - goodly.co.in/learn-dax-powerbi/
@officesuperhero9611
@officesuperhero9611 4 ай бұрын
Ive been using Power BI for about 8 years and I learned a few new tips! Thank you!
@kunalr_ai
@kunalr_ai 2 ай бұрын
This video talks about five useful tricks to use the DAX function. **Key points:** * Reverse filters from the facts table to the dimension table using expanded tables. * Fixing the nasty totals that Power BI often gives out as wrong using visual level calculations. * Using the Max and the Min functions smartly instead of writing long if statements. * Removing the spillover effects of calculation using a check column. * Finding duplicate rows based on a certain criteria using the group by function. **Examples discussed:** 1. **Reverse filters:** Creating a measure to calculate the distinct count of products bands, applying the filter to the sales table which expands to include all columns from the products table. 2. **Fixing totals:** Creating a visual level calculation to calculate the running total of max regional sales, identifying and correcting the incorrect total. 3. **Max and Min functions:** Using the Min function to calculate the minimum amount to pay off a loan based on income and loan amount, using the Max function to calculate commission based on profit while avoiding negative values. 4. **Removing spillover effects:** Creating a check column to filter out YTD values for months without sales data. 5. **Finding duplicate rows:** Using the group by function to identify duplicate rows based on date and product ID, counting the occurrences of each combination and sorting the results. **Steps:** 1. **Reverse filters:** * Create a measure with the distinct count of the desired column. * Wrap the measure in the CALCULATE function with the fact table as the filter. 2. **Fixing totals:** * Create a visual level calculation for the running total. * Define the calculation formula, axis, blanks handling, and reset conditions. * Wrap the calculation in the ADDCOLUMNS function to add it to a summarized table. * Use the SUMX function to calculate the total based on the summarized table. 3. **Max and Min functions:** * Use the MIN function to determine the smaller value between two options. * Use the MAX function to select the larger value between a calculation and a blank. 4. **Removing spillover effects:** * Create a check column with a DAX formula that evaluates the condition for the spillover effect. * Format the column to hide the values where the condition is not met. 5. **Finding duplicate rows:** * Use the GROUPBY function to group the data by the desired columns. * Create a new column within the grouped table to count the occurrences of each combination. * Sort the table by the count column to identify duplicates. googleusercontent.com/youtube_content/1
@excelWithFaiyaz
@excelWithFaiyaz Ай бұрын
Alt Shift F11 Classic pivot table view, stepped layout Using the shift key to align Using align options Using sort columns in table for multiple columns using the shift key to align 10:00 filter by field parameter
@markdhenderson1
@markdhenderson1 19 күн бұрын
Pivot Table Classic Layout (putting nested rows beside top row content) -> 0:51
@FarhanMerchant
@FarhanMerchant 4 ай бұрын
Fabulous insights and tricks ; your videos are so crisp and so knowledgeful; thank you for sharing
@williamarthur4801
@williamarthur4801 4 ай бұрын
Thank you for this, especially re 'pivot table ' layout, I often end up just using power pivot as I get so frustrated trying to find things in the Pbi visual setting / format .
@randomguy-jo1vq
@randomguy-jo1vq 3 ай бұрын
Enrolled for your course 😊 your way to explain things is super easy to understand and soothing
@chrism9037
@chrism9037 4 ай бұрын
Awesome Chandeep! Number 10 was the best
@muhammadathar626
@muhammadathar626 4 ай бұрын
Thanks a lot, your videos are always very helpful.
@karolinab9749
@karolinab9749 3 ай бұрын
Thank you!!! Very informative 😊
@MrJunaidtayyab
@MrJunaidtayyab 3 ай бұрын
Field Parameters took me off guard. Thanks for explaining this useful feature.
@powerbinareal
@powerbinareal 3 ай бұрын
Impressionante como pode ter tantas dicas em um só vídeo #powerbinareal
@tauhidanwar3512
@tauhidanwar3512 4 ай бұрын
Very informative video. I have one query regarding exporting data. I am using power bi server and I can only download to 150k rows while exporting to excel from the report. Is there any way to increase the rows? Waiting for your response very much 😊.Thanks again for the tips and tricks
@Tech_with_Srini
@Tech_with_Srini Ай бұрын
Trick No 10 is very interesting
@APG67-q8l
@APG67-q8l 4 ай бұрын
Excelente tutorial. Enhorabuena y muchas gracias.
@mogilirajesh7135
@mogilirajesh7135 4 ай бұрын
Hi Chandeep, All the tricks are awsome. could you please tell me the use case of using format function for turning random numbers to "true/false" or "on/off"
@maheshreddy2762
@maheshreddy2762 4 ай бұрын
Classic and saves tons of time
@IvanCortinas_ES
@IvanCortinas_ES 3 ай бұрын
Is it possible 2 Likes? This is very good, even knowing the tool!! Thanks Chandeep!!
@Brescianello18
@Brescianello18 4 ай бұрын
I don't have the "step layout" formatting feature in the row headers section in my PowerBI Desktop (version july 2024). To be able to have the Pivot table "effect" (trick #2) I have to choose "tabular" in the Layout and Style preset.
@LucaManunta
@LucaManunta 2 ай бұрын
It just changed on my powerbi too. Before it was on the row header now this setting moved to the style preset. Very confusing...
@donaldbanda3578
@donaldbanda3578 4 ай бұрын
Amazing , thank you
@unnikrishnansanthosh
@unnikrishnansanthosh 4 ай бұрын
awesome, trick 10 top the chart
@markdhenderson1
@markdhenderson1 19 күн бұрын
I cannot find "Stepped layout" It seems that it is gone. What has this been replaced with in Power BI?
@Fannie2uN2010
@Fannie2uN2010 4 ай бұрын
Number 10: once you selected a Region (New Delhi) and switch back to Channel, hope the selection will remain the same in the TABLE
@dilipinamdarpatil6301
@dilipinamdarpatil6301 4 ай бұрын
Thank you 🙏
@krisihari
@krisihari 4 ай бұрын
Great stuff as always! Thanks
@shivanandbiradar1277
@shivanandbiradar1277 4 ай бұрын
Thank you
@AsmaaMGaber
@AsmaaMGaber 2 ай бұрын
Hi, can you make a video on how to highlight selected column based on slicer with calculation group?
@donmcgimpsey1706
@donmcgimpsey1706 4 ай бұрын
Great tips!
@PremaSaravanan-i7p
@PremaSaravanan-i7p 4 ай бұрын
can you please upload the video for, if we cannot choose any filter then it that report table should be showed No Data available . Once we choose the Filter then data showed and in the Filter if we choose any one of the year that specific year have no data then also it showed no data pls choose another filter (like custom message)
@cwnmaster
@cwnmaster 4 ай бұрын
How do you draw over the screen with mouse?
@a.rakeshpatro
@a.rakeshpatro 4 ай бұрын
Great
@ngocnguyen4616
@ngocnguyen4616 4 ай бұрын
Hi, could you make some video related to Deneb visual
@bloggingbyasifali4984
@bloggingbyasifali4984 4 ай бұрын
How many Power bi developers will be there in organisation? Startup, mid level and MNC
@captivatedCoder
@captivatedCoder 4 ай бұрын
I have a trick, if your matrix totals won't move (top to bottom or vice versa), toggle Stepped Layout (off/on or on/off) and they will move.
@Rice0987
@Rice0987 4 ай бұрын
1:20 it's not weird, it's detailed! It is not tableau - there are weird.😄
@RohitKumar-zm3nw
@RohitKumar-zm3nw 4 ай бұрын
For the last trick we can use Hirarchichal Slicer no need for that i guess
@GauravKumar-fj3xe
@GauravKumar-fj3xe 13 күн бұрын
Hi. How to change values in million to crore in visual called "Card (New)"
@deeswift-z1h
@deeswift-z1h 4 ай бұрын
Challenge With sample Global superstore as dataset, Can we have top 5 returns by priority and city in a matrix or table table with year as first column with no repeats, second column as market. Product name Order Priority Country
@namangarg7875
@namangarg7875 4 ай бұрын
Sir plz continue making vdos on new DAX concepts. Your concepts are super osm in real world data analysis problems. Especially that context transition
@SM23Studio
@SM23Studio 4 ай бұрын
Since May 2024 Update - stepped layout is not an option anymore, instead of them we can choose from 3 different layouts (Compact, Outline, Tabular)
@mogilirajesh7135
@mogilirajesh7135 4 ай бұрын
Power BI isn't showing the stepped layout option. Now, it's showing Tabular option.
@pawansripada
@pawansripada 2 ай бұрын
Somewhere I saw keyboard shortcut to enable search bar in a slicer.. Now I forgot it
@pawansripada
@pawansripada 2 ай бұрын
OK, it's ctrl+F
@sanjugalande
@sanjugalande 4 ай бұрын
❤❤❤
@Turbo_PilotSky
@Turbo_PilotSky 4 ай бұрын
That is awesome tricks ❤ The challenge I have , how do you make that sorting arrow disappear from the table all together? User doesn’t want to see sorting arrow , I have no answer for that . Can you please help me ?
@anilkapkoti296
@anilkapkoti296 4 ай бұрын
In that case you can use a rank measure which will give Ranking based on your criteria and you can hidden that measure in the same table and matrix visual. That shorting of the table will be based on your rank measure.
5 Super Helpful DAX Tricks!
20:23
Goodly
Рет қаралды 16 М.
This table helped me become a @Clay Certified expert
24:50
Utkarsh Singh Rana
Рет қаралды 82
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 33 МЛН
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 9 МЛН
SIZE DOESN’T MATTER @benjaminjiujitsu
00:46
Natan por Aí
Рет қаралды 6 МЛН
3 Ways to use Calculation Groups You Need to Know
20:00
How to Power BI
Рет қаралды 81 М.
Take your Power BI Tables to the Next Level - Full PBI UX/UI Design Tutorial
23:02
Next Level Power BI Reports
Рет қаралды 4,4 М.
🚨 YOU'RE VISUALIZING YOUR DATA WRONG. And Here's Why...
17:11
Adam Finer - Learn BI Online
Рет қаралды 243 М.
Top 10 Power BI Features You Should Be Using Right Now!
17:24
How to Power BI
Рет қаралды 95 М.
Build a Slicer Panel in Power BI Like a PRO
20:40
Your Own KPI
Рет қаралды 92 М.
3 Insanely Awesome Slicer Tricks in Power BI 🤯
15:35
Goodly
Рет қаралды 18 М.
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 33 МЛН