Mike YU (BI&Analytics)
Mike YU (BI&Analytics)
  • Видео 109
  • Просмотров 170 478
Excel Tips & Tricks: Dynamic Ranges with Comparing INDIRECT, INDEX, and OFFSET for Data Retrieval
Tired of manually updating your Excel formulas every time you add data? This video demonstrates how to use dynamic ranges with INDIRECT, INDEX, and OFFSET to automatically retrieve the latest values from a changing data set. We'll walk through a practical example of tracking profit from sales and expenses, showing you how each function works and which method is the most resilient when your data matrix shifts. Learn how to:
Use INDIRECT for dynamic referencing.
Simplify formulas with INDEX.
Create the most robust solution with OFFSET.
By the end of this tutorial, you'll be able to build Excel formulas that adapt to your data, saving you time and effort. #excel #dynamicsranges #indirect #index ...
Просмотров: 69

Видео

Excel Tips and Tricks: Create a Dynamic Date Dimension Table with LET, VSTACK & HSTACK
Просмотров 5828 дней назад
Welcome to my analytics channel! In this video, I’ll demonstrate how to use Excel’s dynamic array spilling functionality to create a Date Dimension Table. Whether you're a beginner or an advanced Excel user, this tutorial will provide valuable insights into leveraging dynamic arrays for better data organization and automation. What You’ll Learn in This Video: 1. Basic Dynamic Array Functions Le...
Generate Amortization Schedule Plan with ChatGPT-4: A Free and Easy Alternative to Excel
Просмотров 55Месяц назад
Short and Sweet: • Learn how to effortlessly generate detailed loan schedule plans using ChatGPT-4. No need for complex Excel formulas or API integrations. Detailed: • Discover a simple yet powerful method to create accurate loan schedules using ChatGPT-4. In this video, we'll guide you through the process of inputting loan details into Excel, leveraging ChatGPT-4's capabilities to generate a c...
Power Platform Automations: Auto Upload & Refresh Cloud PBI Reports Triggered by Email Attached ZIP
Просмотров 166Месяц назад
In this long video I have combined my four previous videos to introduce an automatically approach on how to load and refresh my power BI report at cloud service site when the email attached zip files received in my outlook inbox. The first three videos have demonstrated the approach steps by steps, based on a received email attached CSV zip file, how to manage the email and it attachment at one...
Power BI DAX tips: Dynamic Top Ranking with Reset Button Based on User Selections
Просмотров 399Месяц назад
This video combines my previous three videos to show you a complete Steps in details on how to create a dynamic Top ranking calculations, using DAX that updates Data Visuals based on user selections, and filters with reset button in Power BI. Part 1 Video shows a way on how to create dynamic ranking calculations in DAX that updates Data Visuals based on user selections and filters in Power BI. ...
Power BI DAX tips: Dynamic Security Solution RLS,OLS,RLS&CLS for Complex Organizational Hierarchies
Просмотров 6712 месяца назад
This video combines my previous shared five videos and provides a comprehensive solution guide on how to implement Power BI dynamic security solutions using DAX. In Part 1, you'll explore a way to build Dynamic Row-Level Security (RLS) using DAX, setting up foundational protections. Part 2 introduces an Objective-Level Security (OLS) approach, implemented through the Tabular Editor external too...
Power Platform Integrations: Embed Power Apps into Power BI with Power Automate & Excel & OneDrive
Просмотров 5082 месяца назад
This long tutorial video has shared an approach on how to integrate Power BI, Power apps, Power automate flow, Excel and Ondrive to input and edit data into Power BI Visual report via Microsoft Power Platform. The Long Video divides the demonstrations into four parts: Part 1 shares a method on how to quickly build a simple power apps from online excel source file at one drive. Part 2 demonstrat...
Power BI Tips & Tricks: A workaround to Re - Arrange the Fields Order at Data Pane
Просмотров 1637 месяцев назад
In the current version of Power BI by today, the Data Pane (previously known as the Fields Pane) displays columns by default in alphabetical or numerical order (ascending). In most time the order is different to the column order in table at Table View. If we want the columns order in Data Pane are align with the columns order in Table View, we may manually modify the existing column header as a...
Power BI DAX Tips: Calculate OBV Indicator with DAX based on a mathematical formula transformation
Просмотров 1247 месяцев назад
In the video I have shared a method by using DAX formula to calculate OBV indicator based on a OBV mathematical formula transformation, which such transformation method we can avoid circular reference dependency, and apply DAX formula to handle the calculations. Also the OBV chart was created in the same dashboard page with Candlestick chart and Bollinger bands together, by which we can use oth...
Power BI DAX Tips: Generate Larger Sample Data Table with Unique Item Name list
Просмотров 2127 месяцев назад
In previous video I have shared a method on how to generate a sample dataset with random numerical numbers and random string names via DAX formula. Those generated string name could be not unique. In this video I shall share an another method to generate sample dataset with larger row numbers which has unique string item name in each row. for example, I combine the 3 English Uppercase letters t...
Power BI DAX tips: Customize Tooltip for a Candlestick Chart, #powerbideveloper
Просмотров 1588 месяцев назад
Stock Price Candlestick chart combined with value info of Bollinger Bands and Trade Volume provides rich data info from each date point. A customized rich tooltip will be very helpful and necessary for chart users to read and analyse the complex chart info when hovering over the interested data point. In the video I have demonstrated a way on how to create a customized tooltip for a Candlestick...
Power BI DAX Tips: DAX Measures for CandleStick Chart via Line & Stacked Column Visual #powerbi
Просмотров 3238 месяцев назад
Power BI DAX Tips: DAX Measures for CandleStick Chart via Line & Stacked Column Visual #powerbi
Power BI DAX Tips: Create Stock Price RSI Chart with Power BI Line & Stacked Column Visual
Просмотров 2298 месяцев назад
Power BI DAX Tips: Create Stock Price RSI Chart with Power BI Line & Stacked Column Visual
Power BI with R: How to Get Power BI ready for R script
Просмотров 2938 месяцев назад
Power BI with R: How to Get Power BI ready for R script
Power BI Transform Data with R: Calculated Columns for 4 types of Relative Strength Index (RSI)
Просмотров 1688 месяцев назад
Power BI Transform Data with R: Calculated Columns for 4 types of Relative Strength Index (RSI)
Power BI DAX & DAX Studio:Calculate Initial Values of SMA with DAX for Bollinger Bands,#dataanalysis
Просмотров 1529 месяцев назад
Power BI DAX & DAX Studio:Calculate Initial Values of SMA with DAX for Bollinger Bands,#dataanalysis
Power BI DAX: DAX MINX & TOPN find Dynamic Rolling 20 Data Points for Bollinger Band Calculations
Просмотров 28310 месяцев назад
Power BI DAX: DAX MINX & TOPN find Dynamic Rolling 20 Data Points for Bollinger Band Calculations
Power BI Security: Dynamic Combined RLS & CLS for Solid & Dot Line Organizational Hierarchies
Просмотров 26010 месяцев назад
Power BI Security: Dynamic Combined RLS & CLS for Solid & Dot Line Organizational Hierarchies
Power BI Power Query & R: Calculate MACD Indicators with Assumed Initial Values,#powerbideveloper
Просмотров 23510 месяцев назад
Power BI Power Query & R: Calculate MACD Indicators with Assumed Initial Values,#powerbideveloper
Power BI & R & AI ChatBot: MACD Chart for Stock Price Analysis & Ask Gemini about,#powerbideveloper
Просмотров 26611 месяцев назад
Power BI & R & AI ChatBot: MACD Chart for Stock Price Analysis & Ask Gemini about,#powerbideveloper
Power BI & R: Get Daily Stock Prices Automatically with Windows Task Scheduler,#powerbideveloper
Просмотров 21111 месяцев назад
Power BI & R: Get Daily Stock Prices Automatically with Windows Task Scheduler,#powerbideveloper
Power BI with R: R Script Connector Unzips & Combines the Zipped csv/xlsx/xlsb/xls files
Просмотров 173Год назад
Power BI with R: R Script Connector Unzips & Combines the Zipped csv/xlsx/xlsb/xls files
Power BI DAX: Generate Random Sample Data with DAX Functions (GENERATESERIES/CONVERT/UNCHAR/SWITCH)
Просмотров 715Год назад
Power BI DAX: Generate Random Sample Data with DAX Functions (GENERATESERIES/CONVERT/UNCHAR/SWITCH)
Power BI Advanced Visual & R: Simulate 3D Quadratic Surface in R Script Visual,#powerbideveloper
Просмотров 251Год назад
Power BI Advanced Visual & R: Simulate 3D Quadratic Surface in R Script Visual,#powerbideveloper
Power BI Advanced Visualizations: 3D Scatterplot with Interactive Rotation View by R Script Visual
Просмотров 432Год назад
Power BI Advanced Visualizations: 3D Scatterplot with Interactive Rotation View by R Script Visual
Power BI Advanced Visualizations: Circular BarPlot with R Script Visual
Просмотров 519Год назад
Power BI Advanced Visualizations: Circular BarPlot with R Script Visual
Excel Dynamic Arrays Tips: Cumulative Sums by SUBTOTAL with OFFSET & SEQUENCE
Просмотров 467Год назад
Excel Dynamic Arrays Tips: Cumulative Sums by SUBTOTAL with OFFSET & SEQUENCE
Excel Dynamic Arrays: Spill Dynamic Arrays for Calendar Years and Months (Date List)
Просмотров 322Год назад
Excel Dynamic Arrays: Spill Dynamic Arrays for Calendar Years and Months (Date List)
Excel VBA: A Macro to Generate Line Chart Dynamically for Loan Schedule Trend Report.
Просмотров 418Год назад
Excel VBA: A Macro to Generate Line Chart Dynamically for Loan Schedule Trend Report.
Excel VBA: A Macro to Generate Yearly Loan Schedule Report with Aggregated Monthly Re-Payments
Просмотров 506Год назад
Excel VBA: A Macro to Generate Yearly Loan Schedule Report with Aggregated Monthly Re-Payments

Комментарии

  • @gnanpra3092
    @gnanpra3092 23 дня назад

    Hi Mike, Thank you for the precise problem statement and jumping straight to the solution. I was struggling with this for quite a few days, you made my day!!

  • @EkantSharma-i9n
    @EkantSharma-i9n Месяц назад

    very helpful video 🙂 Thank you so much!!

  • @YogendraYadav-qp2xj
    @YogendraYadav-qp2xj Месяц назад

    Thnk Mike....Really great video...

  • @YogendraYadav-qp2xj
    @YogendraYadav-qp2xj Месяц назад

    Thanks Bro...very nformative video ....

  • @YogendraYadav-qp2xj
    @YogendraYadav-qp2xj Месяц назад

    Thank you very much really good demonstration .....Please explain measuer you used "Account Value Rank Index"....Whta is the script and logic

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Месяц назад

      Hi, thanks for watching the video. I have the measure DAX formula and Logic explanation in details in the video since time slot 4:26 to 6:28. Please have a look closely there. The basic idea of the measure is to identify which KPI the user have selected from KPI slicer for ranking. that is why the two DAX functions switch and RANKXX are adopted in the measure calculation. Regarding the purpose and usage of the function SWITCH and RANKXX, please refer to Microsoft Doc at the microsoft site.

    • @YogendraYadav-qp2xj
      @YogendraYadav-qp2xj Месяц назад

      @@MikeYU_BIAnalytics Thank for immidiate reply.... at 2:50 you used another measure [Account Value Rank Index] in IF condition please share script to make this measure...Thanx again

    • @YogendraYadav-qp2xj
      @YogendraYadav-qp2xj Месяц назад

      @@MikeYU_BIAnalytics Is it full vedio I think it is just only 6 minutes vedio while you are asking to watch time slot 4:26 to 6:28...

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Месяц назад

      @@YogendraYadav-qp2xj, now I got your point on which my video you have referred to. you can refer to and watch my whole video at the URL link ruclips.net/video/S4hwsHHhuDY/видео.html from the time slot I mentioned before from 4:26 to 6:28, or the specific video at URL link: ruclips.net/video/DdFJCBW8qzE/видео.html&t from time slot 4:15 to 6:20.

  • @Aditya-gr3rp
    @Aditya-gr3rp 2 месяца назад

    Nice one

  • @somaghosal914
    @somaghosal914 3 месяца назад

    Can we automate this extracting process, otherwise it is very long process.... My report comes 3times a day.. so its hazardous.

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 3 месяца назад

      Hi, I have published three videos in my channel regarding the process which is full automatic process. The video you watched is the part II, the next video part III showed you how to set the refresh schedule in power bi services to run the query and extract the data from OneDrive . The previous video part I shows you on using power automate flow to save email attached data at OneDrive automatically when email arrived to your email box was triggered.

  • @RodrigoPereira-fs8zu
    @RodrigoPereira-fs8zu 4 месяца назад

    Excelent approach!! Thank you for your help!

  • @peterfj6218
    @peterfj6218 4 месяца назад

    Great tip, thanks

  • @dantemartinez3609
    @dantemartinez3609 4 месяца назад

    You are the man!! Worked like a charm

  • @ThePalyak
    @ThePalyak 5 месяцев назад

    Amazing! Thanks for Help!

  • @ThePalyak
    @ThePalyak 5 месяцев назад

    Amazing! Thanks for Help!

  • @Rich-hm9ux
    @Rich-hm9ux 5 месяцев назад

    Thanks for explaining this but after implementing this into my Date and Time picker, I am seeing a problem, If I open a previously saved item that already had the date and time filled in, in the "read-only" view, it is showing the previously inputed date and time that I entered earlier. But when I click the edit button and go into "edit" view, it changes the date and time to the current date and time. This doesn't make sense to me since we were only changing the "default" value for this control. I don't understand why it wants to update the values if there is already an entered value. Any ideas?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 5 месяцев назад

      Thanks for the comments. Currently I am and will be offline for a while due to my holidays. I shall check and come back later. Regards Mike

  • @Infographis999
    @Infographis999 6 месяцев назад

    thank you for sharing this. Nice works!

  • @khaoa7214
    @khaoa7214 6 месяцев назад

    Honestly perfect for what I was looking for. Thank you so much!

  • @khaoa7214
    @khaoa7214 6 месяцев назад

    Beautiful video, just what I wanted for my field parameter!

  • @Tee_Greazy
    @Tee_Greazy 7 месяцев назад

    I tried this and the column order changed in the table view but not in the data pane. Any other suggestion for this?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 7 месяцев назад

      Hi, thanks for the comments. Yes we have. Let me test and come back to you...

  • @Whatisthisdesk
    @Whatisthisdesk 7 месяцев назад

    Love that❤

  • @andreipaven4388
    @andreipaven4388 8 месяцев назад

    Very useful ! Is there also a way to ensure that all "Product Name" values are unique (Within the limits of the maximum number of unique values given the specified ranges), in the case of a sample dataset with a very large number of rows required?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 8 месяцев назад

      Hi, thanks for the comments. I shall check and come back...

    • @andreipaven4388
      @andreipaven4388 8 месяцев назад

      @@MikeYU_BIAnalytics Thanks for the content!

  • @anhkk9095
    @anhkk9095 9 месяцев назад

    Thanks so much, It works well.

  • @ubaidillahmuhammad20
    @ubaidillahmuhammad20 9 месяцев назад

    nice. please send the file in the description video

  • @ricgondo
    @ricgondo 9 месяцев назад

    WoW! Nice!

  • @HoaNguyen-zz4cn
    @HoaNguyen-zz4cn 10 месяцев назад

    Excel

  • @farabiahmed165
    @farabiahmed165 10 месяцев назад

    I am contacting you because I observed your RUclips channel and I am fascinated by your content. I have noticed that your RUclips channel videos are not getting the desired audience. Because I saw your channel videos are not SEO. So if you want to reach your desired goal, then SEO is very important for you. Feel free to let me know if you need any help on this

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 10 месяцев назад

      Thank you for your kind reminder. Let me have a research on this first and come back to reach you if needed. Thanks again for your comments!

    • @farabiahmed165
      @farabiahmed165 10 месяцев назад

      @@MikeYU_BIAnalytics Thank you

  • @sanehtest
    @sanehtest 10 месяцев назад

    Thank you.

  • @Kalocaball
    @Kalocaball 10 месяцев назад

    Thank you very much

  • @GauravKapoor7788
    @GauravKapoor7788 11 месяцев назад

    Thanks Mike, this is what I was looking for but their is one more problem what if there are more than 1 dot line manager. Does your code work?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 11 месяцев назад

      If more than one dot line manager we may need modify the DAX function and enhance the data model. Shall come back after checking..

    • @GauravKapoor7788
      @GauravKapoor7788 11 месяцев назад

      @@MikeYU_BIAnalyticsThank you for your reply, Please share your mail id (if possible) so that I can share my .pbix dashboard & data for checking

    • @GauravKapoor7788
      @GauravKapoor7788 11 месяцев назад

      Thanks @@MikeYU_BIAnalytics for replying. Can I share my .pbix & data file with you over mail, if you wish to check.

  • @domrozasmurfexcel8405
    @domrozasmurfexcel8405 11 месяцев назад

    Exactly what I needed!!!🥰

  • @Gaurav-qd6up
    @Gaurav-qd6up 11 месяцев назад

    Thanks for the crisp explanation Mike.

  • @Ann-yh9mn
    @Ann-yh9mn 11 месяцев назад

    Great video! But I cannot make the DAX work, since all my columns are numbers and not text? How could I change it? :) Thanks :)

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 11 месяцев назад

      Hi Ann, can you describe in detail how you want to pivot your columns which all have numbers rather than text? give me example which kind columns you want to keep and which columns you want to unpivot ?

  • @Ann-yh9mn
    @Ann-yh9mn 11 месяцев назад

    Great video! But I cannot make the DAX code work, since all my columns are Numbers and not text. How can I resolve this? :)

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics 11 месяцев назад

      In any case You may try to add row numbers as an index column to the table before unpivoting...in your DAX sub tables always keep the index colum in for creating attribute column and value column..should work...

  • @kebincui
    @kebincui Год назад

    Excellent. Thanks Mike for sharing👍🌹❤

  • @differentstringspodcast
    @differentstringspodcast Год назад

    Love this!

  • @somsaktriyakasaem3125
    @somsaktriyakasaem3125 Год назад

    Thank a lot.

  • @heli1281
    @heli1281 Год назад

    How to know where the error is, when we have so many columns and rows? Is there a way to find the errors without navigating the query?

  • @flaviadeconto3275
    @flaviadeconto3275 Год назад

    Obrigada! Me ajudou bastante! 😍

  • @inkgun3993
    @inkgun3993 Год назад

    Thank you. I cannot believe how much pain I endured while trying to figure this issue. Microsoft is truly sadistic.

  • @PaulaBossich
    @PaulaBossich Год назад

    Can you please copy the "Custom ZIP formula" here?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      The Unzip query codes ? You should able to find them in a link I shared in this video descriptions...

  • @dilipnswamy
    @dilipnswamy Год назад

    THE BEST EXPLANATION!!! FIVE STARS for you sir. Thank you so much :)

  • @lijunchen
    @lijunchen Год назад

    Hello Mike, This is a great video. But it does not seem to apply in my case of employee tenure analysis. In my employee tenure data, it has employee birthday, hire date and leaving date, and race, gender, etc. Do you have any idea how to create a dynamic measure of tenure and/or age, as well as a "tenure group" and "age group" that can change with the calendar date? I would like to show in a line chart the changing number of active employees across time (as x-axis). Furthermore, I would like to breakdown the number of employees by their age group or tenure group (using age group as a legend). The age or tenure group will be dynamically change according to the dates in the X-axis. Any suggestions are appreciated.

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Thanks for the comments. I shall find time to look and come back to you.. Regards Mike

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hello LiJun, you may check my suggested solutions for your case in detials from my following blog link : mikeyubianalytics.blogspot.com/2023/07/power-bi-dax-and-visualizations-active.html

    • @lijunchen
      @lijunchen Год назад

      @@MikeYU_BIAnalytics Thanks, Mike. I tried to replicate the analysis you did. But I cannot create the dynamic column measure Dynamic Tenure Years. The error message is that "the value for DyanmicTenureDays cannot be determined. ... no current row for this column". Can you figure our what is the issue?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      @@lijunchen , Hi Lijun, in your employee table do you have update date/time column which we call it as time stamper for your employee table? which tells when did your guy or system update the whole employee table. usually in HR system the update frequency is once a month . with this time stamper you can have hostroical view to now of your emplyees hire status regrading the change trend of tenure group and age group. if you do not have the time stamper in your employee table. one my suggested workaround is just to create additional column measure in employee table as "UpdateDate =Today()" . then follow my blog to calcaulte tenure days , then tenure years. with this solution you alway get current view (also call a basic dynamic view at today) about your active employee tenure group status and age group(but no histroical info). if you want apply line chart for the workaround solution. you need to place activeEemplyee measure in Y axis and age group or tenure group measure in X axis , Calendar date slicer in the report page should cover today's date. please try this workaround first and let me know your feedback. I shall find time to add the scenario (missing time stamper in employee table) in my blog. regards Mike

    • @lijunchen
      @lijunchen Год назад

      @@MikeYU_BIAnalytics Hi Mike. Thanks for your kind reply. I can replicate all your measures. But the final line chart shows only one date value (updatedate as I have only one update date). I have posted the detailed comments in reply to your blog. Please check if you have time.

  • @lisadollar4437
    @lisadollar4437 Год назад

    This was perfect, thanks!

  • @Budgetblueprint786
    @Budgetblueprint786 Год назад

    Do you have a version that works with zipped files that have excel file withn it

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      I am on trip these days and will come back to the question next week...

  • @MoonShine-bs6cl
    @MoonShine-bs6cl Год назад

    Your sceen is not clear, how do we understand what grouping you hav done in dax... Your not even zooming and explaning

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hi please watch the user group creations and DAX explainations since 8:15. You may also download the PBIX file from the link I shared in the video descriptions and practice and test the methods via following the video demonstrations...

  • @g.janardhanreddyjanardhan4478

    Hell sir, Don't want see the headers lines like vertical lines in headers. How is it

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      one way you may try is to change the Visual/column headers/text/background color from dark color to light color, and Visual/column headers/text/text color from light color to dark color

  • @michaelmengote3354
    @michaelmengote3354 Год назад

    Hi, is the table created with UNION() works in DQ? I suspect it would be loaded as Import only and will not fetch data in real time.

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hi Michael, the DAX unpivot table created by UNION are working for the DQ inputed source data tables and Import source tables both. If you want real time data aling with your original source data to be shown in this DAX created Unpivot table, you need to refresh the PBI file or at PBI services side to (auto) refresh the PBI Dataset if you have published the PBI report, especailly for the imported source data (table}, Have you faced any issue to create the DAX unpivot table based on your DQ "get" source data tables in power BI desktop file? if any issue is possibile to share me your file?

  • @gertdejong9161
    @gertdejong9161 Год назад

    Hi, thanks for this! I know of the way to count/show the top 10 values. But is there a way to use the count of the top 10 and use this in another table/graph?

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hi Gert, please watch my next video just after this video. the link is : ruclips.net/video/Ws9UzDE2fNk/видео.html. if the video still not answer your question, please let me know and we may clairfy your needs in moder specific way.

  • @TracyOsimowicz
    @TracyOsimowicz Год назад

    Shift + Click does not work for me :(

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hi Tracy, I just tested the latest power BI version. The Shift+(left)Click is still working for multiple columns sorting. Not sure what happened on your PC keyboard (and mouse) or your power BI data structure. Assume your PC keyboard working as normal. Pls ensure that your data structure make sense to you for multiple columns sorting. For example, in my video demo data, I have one person has many date measurements, on same day , the person might have different systolic values, same systolic value might have different diasystolic value. Etc.. if you still face the issue you may share me your power Bi data . I shall do a test ...

    • @TracyOsimowicz
      @TracyOsimowicz Год назад

      @@MikeYU_BIAnalytics Hi Mike! Many thanks for taking the time to respond. I believe it's not working because that particular visual is actually not a table, but a matrix. It didn't occur to me at first that they might work differently, but after doing some testing and research, I believe this is the reason it doesn't work. Would you possibly be able to confirm if Shift + Click works for you for matrix visuals? If not that, the only other thing I imagine it could be is an outdated version of Power BI.

    • @MikeYU_BIAnalytics
      @MikeYU_BIAnalytics Год назад

      Hi Tracy, the shift+ left click sorting by multiple columns method in my video is not working for matrix visual...

  • @isBessem
    @isBessem Год назад

    Old but gold, thank you!!

  • @muneesms1296
    @muneesms1296 Год назад

    helped a lot!

  • @vivekta1992
    @vivekta1992 Год назад

    Thanks alot