ViSIT
ViSIT
  • 248
  • 688 881
The DAX Text Detective: Find and Search Functions
This video compares and contrasts the DAX functions FIND and SEARCH, both used to locate substrings within a larger text string. While both return the position of the first occurrence of the substring, FIND is case-sensitive, meaning it will only find an exact match, including capitalization. In contrast, SEARCH is case-insensitive, making it more flexible. The video demonstrates how to use these functions in DAX queries, measures, and calculated columns, including handling cases where the substring is not found by providing a default value to avoid errors. It also explores the impact of the start_position parameter, which allows you to specify the character from which the search should begin.
This description summarizes the key points of the video, including the core functionality of each function, their case-sensitivity differences, usage in various DAX contexts, error handling, and the impact of the start_position parameter.
#PowerBI #DAX #FindFunction #SearchFunction #CaseSensitivity #TextFunctions #DataAnalysis #BusinessIntelligence
มุมมอง: 77

วีดีโอ

Creating Custom Functions in Excel without using VBA: A Deep Dive into LAMBDA
มุมมอง 103วันที่ผ่านมา
Traditionally, custom functions in Excel were created using VBA, a programming language. However, Microsoft introduced the LAMBDA function in 2020, allowing users to create custom functions without coding. Inspired by lambda calculus, LAMBDA functions are defined with a name, parameters, and a formula. They can be used directly or named for future reference. By using descriptive parameter names...
Python Lesson 002: Communicating with Python using Print() and Input() Functions
มุมมอง 5814 วันที่ผ่านมา
Python offers a straightforward way to interact with the user through the print() and input() functions. The print() function displays information on the console, taking one or more arguments like strings, numbers, or variables. It can also be used to format output, write to files, and display results in real time. The input() function prompts the user for input, capturing it as a string. This ...
Python Lesson 001: Introduction, Installation, and Other Options
มุมมอง 12121 วันที่ผ่านมา
This video provides a comprehensive introduction to Python, covering various aspects from installation to online usage and integration with Excel and Power BI. It highlights the versatility of Python, its applications in diverse fields, and the multiple ways to access and utilize it. The video also demonstrates basic Python code examples, such as variable assignment, arithmetic operations, and ...
Power Pivot Advanced Concepts - A Complete Guide to Power Pivot
มุมมอง 319หลายเดือนก่อน
This tutorial provides a comprehensive overview of Power Pivot in Excel, covering topics such as data modeling, creating relationships, working with measures and KPIs, using OLAP tools, calculated columns, perspectives, and synonyms. It also demonstrates how to enable Power Pivot, connect to external data sources, and create pivot tables and charts. Additionally, the tutorial explains how to us...
SQL: Pivot and Unpivot Data in SQL Server Database Including Multiple Columns - A Step-By-Step Guide
มุมมอง 302หลายเดือนก่อน
This tutorial provides a comprehensive guide to pivoting and unpivoting data within SQL Server. We'll delve into the process of transforming data from a row-based to a column-based format, and vice versa. You'll learn how to pivot data based on single or multiple columns, as well as how to unpivot pivoted data to restore its original structure. Through practical examples and step-by-step explan...
Power BI: Creating Business Intelligence Dashboards from SQL Server Tables and Views
มุมมอง 5252 หลายเดือนก่อน
This tutorial demonstrates how to create a comprehensive Power BI report using data from a SQL Server database. We'll delve into various analytical techniques, including geographic analysis, branch-wise performance, and deposit movement. The report will feature interactive dashboards with visualizations like maps, charts, and tables. By the end, you'll be able to create insightful reports that ...
Analysing Data in SQL Server Database Using Views - Bank Accounts Analysis Example
มุมมอง 3142 หลายเดือนก่อน
This video tutorial introduces SQL views and demonstrates how to create and use them for data analysis. It begins by explaining what views are and their purpose, then proceeds to use a hypothetical bank database, Nexus Bank, as an example. The tutorial covers creating tables, importing data from CSV files, and building various views to combine and analyze data from different tables. Topics incl...
Time Intelligence in Power BI: A Visual Guide
มุมมอง 6482 หลายเดือนก่อน
This video tutorial introduces time intelligence calculations and their visualization using Power BI dashboards. It covers various time intelligence concepts, including time series, time bucketing, year-over-year comparison, moving averages, and year-to-date analysis. The tutorial demonstrates how to import data into Power BI, create different visualizations like pie charts and line charts, and...
SQL Magic: Auto-Generating HTML Reports (With Google Charts and JavaScript)
มุมมอง 3932 หลายเดือนก่อน
This tutorial demonstrates how to generate HTML documents using SQL queries. By embedding HTML code within SQL queries, you can create dynamic reports containing text, charts, and other elements. This approach eliminates the need for separate applications and streamlines the report generation process. The tutorial covers topics such as creating SQL tables, inserting data, using HTML, JavaScript...
Using Gemini for SQL Data Analysis: Impress people without knowing SQL
มุมมอง 4063 หลายเดือนก่อน
The video tutorial demonstrates how to use Gemini to analyze data using SQL without writing SQL queries manually. It covers topics such as describing scenarios in text or providing pictures to Gemini for query generation, modifying queries to achieve desired results, creating views for permanent query results, and using Gemini to create tables and insert data. The tutorial emphasizes the effici...
Using Dropdown Lists Effectively to Summarize Data and Build Dashboards and Reports in MS Excel
มุมมอง 4263 หลายเดือนก่อน
The video tutorial demonstrates how to create a comprehensive report in MS Excel using a drop-down list. The tutorial begins by explaining how to set up a data set with quarterly sales information, including location details. It then guides viewers through the process of creating a drop-down list, which allows users to select specific countries, regions, or stores. The tutorial also covers how ...
Build a Stunning Animated Olympics Javelin Dashboard with Power BI
มุมมอง 3314 หลายเดือนก่อน
This tutorial demonstrates how to create an animated Power BI dashboard showcasing Olympic javelin gold medalists. Starting with AI-generated data, we guide you through building a dashboard with key metrics like longest throw, athlete information, and historical performance trends. The process involves using various Power BI visuals, formatting for aesthetic appeal, and incorporating a play axi...
Analyse and Visualize Google Forms Responses using Power BI by Integrating Forms with Power BI
มุมมอง 1.1K4 หลายเดือนก่อน
Analyse and Visualize Google Forms Responses using Power BI by Integrating Forms with Power BI
Advanced Power BI Realtime Project: Using Same Dashboard for Data Input and Output into SQL Server
มุมมอง 1.2K5 หลายเดือนก่อน
Advanced Power BI Realtime Project: Using Same Dashboard for Data Input and Output into SQL Server
Real time Monitoring with Power BI and SQL
มุมมอง 1.2K5 หลายเดือนก่อน
Real time Monitoring with Power BI and SQL
Creating and Using Flow Maps in Power BI with Free Dataset
มุมมอง 1.6K6 หลายเดือนก่อน
Creating and Using Flow Maps in Power BI with Free Dataset
Dashboard with Relational Database in Looker Studio Data Blending and Modeling
มุมมอง 1.1K6 หลายเดือนก่อน
Dashboard with Relational Database in Looker Studio Data Blending and Modeling
Power Pivot and Data Modeling in MS Excel - Learn in Five Minutes
มุมมอง 2806 หลายเดือนก่อน
Power Pivot and Data Modeling in MS Excel - Learn in Five Minutes
Power BI: Project Weighted Decision Matrix Dashboard #projectmanagement
มุมมอง 3776 หลายเดือนก่อน
Power BI: Project Weighted Decision Matrix Dashboard #projectmanagement
Using Custom SQL Queries in Power BI #sql #powerbi #tutorial #customsqlqueries #customqueries
มุมมอง 5K7 หลายเดือนก่อน
Using Custom SQL Queries in Power BI #sql #powerbi #tutorial #customsqlqueries #customqueries
Diversity, Equity, and Inclusion (DEI) Initiative Tracker Using RAG Status - Project Management
มุมมอง 7017 หลายเดือนก่อน
Diversity, Equity, and Inclusion (DEI) Initiative Tracker Using RAG Status - Project Management
Complete Guide to Using Drawing Tools in MS Excel #tutorial #drawingtools #excel #howto #learn
มุมมอง 3577 หลายเดือนก่อน
Complete Guide to Using Drawing Tools in MS Excel #tutorial #drawingtools #excel #howto #learn
Gantt Chart in Power BI: Complete Guide #tutorial #ganttchart #powerbi #projectmanagement
มุมมอง 12K7 หลายเดือนก่อน
Gantt Chart in Power BI: Complete Guide #tutorial #ganttchart #powerbi #projectmanagement
Monitoring Progress Using Gantt Chart - Indigeno Technologies Part 3
มุมมอง 1237 หลายเดือนก่อน
Monitoring Progress Using Gantt Chart - Indigeno Technologies Part 3
Creating a Dashboard of Sales Process and Pregress (Indigeno Technologies Part 2)
มุมมอง 1367 หลายเดือนก่อน
Creating a Dashboard of Sales Process and Pregress (Indigeno Technologies Part 2)
Data Modeling, Creating Relationships, and Tables using DAX (Indigeno Technologies - Part 1)
มุมมอง 3058 หลายเดือนก่อน
Data Modeling, Creating Relationships, and Tables using DAX (Indigeno Technologies - Part 1)
Creating and Publishing Web Applications using HTML and JavaScript: A Unicode Symbol Generator
มุมมอง 1058 หลายเดือนก่อน
Creating and Publishing Web Applications using HTML and JavaScript: A Unicode Symbol Generator
Make Your Data Grow: Tree Stats with Power BI
มุมมอง 1848 หลายเดือนก่อน
Make Your Data Grow: Tree Stats with Power BI
Power BI: Adding Historical Data to Existing Dashboard in Power BI - Staff Engagement Report Part-II
มุมมอง 1.1K8 หลายเดือนก่อน
Power BI: Adding Historical Data to Existing Dashboard in Power BI - Staff Engagement Report Part-II

ความคิดเห็น

  • @virtual_school
    @virtual_school 6 วันที่ผ่านมา

    Official Page: virtual-school.org/topics/data-analysis-expression-dax/the-dax-text-detective-find-and-search-functions/

  • @lascaduBR
    @lascaduBR 10 วันที่ผ่านมา

    you can't train and test with the same data... this results in data leakage and spurious results.

  • @reggieledoux7983
    @reggieledoux7983 21 วันที่ผ่านมา

    Hello, how to expand Parent and Task column?

  • @RajarshiKallaagunta
    @RajarshiKallaagunta 22 วันที่ผ่านมา

    with out autorefresh is that we can schedule refresh in the direct query mode

    • @virtual_school
      @virtual_school 22 วันที่ผ่านมา

      Microsoft has removed support for various real time methods for power bi. And in power bi desktop, autorefresh is the best method their is. Alternate methods require other applications, and they are not as simple and efficient.

  • @mujibulhaque4914
    @mujibulhaque4914 23 วันที่ผ่านมา

    I am from Bangladesh and a 70 years old retired designer as well as an artist And thinking to start learning animation video. Its a very helpful tutorial for the beginner. I generally use hand drawing, illustrator, Photoshop, krita etc. for my design & painting. Thank you very much for your nice tutorial.

  • @Albert_Taban
    @Albert_Taban 25 วันที่ผ่านมา

    Why the auto refresh is not displaying?

    • @virtual_school
      @virtual_school 25 วันที่ผ่านมา

      Are you sure you chose DirectQuery and not Import?

    • @Albert_Taban
      @Albert_Taban 25 วันที่ผ่านมา

      I created a template.xlam path directory Microsoft>AddIns, the template.xlam is already have vba code. And I already check the template

    • @Albert_Taban
      @Albert_Taban 25 วันที่ผ่านมา

      I tried to add the realtime_updater from you google drive and copied into the AddIns folder, when I add as an addins it says "This file type is not supported in Protected Vie"

    • @virtual_school
      @virtual_school 25 วันที่ผ่านมา

      @@Albert_Taban Sorry, plz ignore my previous reply, let me look into it.

    • @Albert_Taban
      @Albert_Taban 25 วันที่ผ่านมา

      @@virtual_school okay sir/ma'am thank you for your guidance.

  • @Wild_Creations
    @Wild_Creations หลายเดือนก่อน

    My power Bi formate not understanding the comman "Timestamp".

  • @virtual_school
    @virtual_school หลายเดือนก่อน

    As identified by @sapelko80, discount (at th-cam.com/video/GivV2lBkXYA/w-d-xo.html) is in percentage but wrongly formatted as currency. Please treat it as percentage. The formatting has no affect on the calculation. Answer will be same in any case.

  • @sapelko80
    @sapelko80 หลายเดือนก่อน

    Great video. At 11.00 it's slightly confusing that Discount has been formatted as Currency but then treated as a Percentage.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Thanks for your worthy feedback. And good catch by the way. Discount is actually in percentage, but I wrongly formatted the column as currency. Although has no affect on end result.

  • @carltonseymour869
    @carltonseymour869 หลายเดือนก่อน

    How does one show percent complete at the parent level?

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      By parent you mean group (which in this tutorial is project name)? when you collapse children, the percentage of group is created. It is derived from children.

    • @carltonseymour869
      @carltonseymour869 หลายเดือนก่อน

      @@virtual_school yes, but the % is not showing up in the parent level in Power BI using the Microsoft Gantt Chart

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      @@carltonseymour869 Unfortunately this visual does not have that option for parent. Parent is meant for grouping and organizing only in this visual.

  • @virtual_school
    @virtual_school หลายเดือนก่อน

    Link to the excel file: docs.google.com/spreadsheets/d/1Tx0AFbIfbp2EI0mdfKfxRIeOG1xH6hNp/edit?usp=sharing&ouid=110287700425339553017&rtpof=true&sd=true

  • @KADAPADHANUNJAY
    @KADAPADHANUNJAY หลายเดือนก่อน

    can u plz send me the data what which you are applied

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Data is available in online sql server as mentioned here: th-cam.com/video/1OxFtV-SKKo/w-d-xo.html

  • @benpienaar2310
    @benpienaar2310 หลายเดือนก่อน

    I am having some serious issues with the date format that is in your spreadsheet. It keeps transforming in the completely wrong format in BI. Please advise

  • @Ola-iu6zc
    @Ola-iu6zc หลายเดือนก่อน

    Thanks for this. Please how can I find my username and password to access the report from another device?

  • @jamesm.sumojr8486
    @jamesm.sumojr8486 หลายเดือนก่อน

    Your Video hub is of knowledge and it take my experience to another level.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Thanks for your kind words 🙏

  • @ck2610
    @ck2610 หลายเดือนก่อน

    does it needs a seperate time table in the model ?

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      You have to tell the chart when a task is starting and when it is ending.

  • @bharaths5906
    @bharaths5906 หลายเดือนก่อน

    Hey, hope you are doing well. I am building a report in power bi for which my source is from SQL. I had joined two tables and did some transformations in SQL itself. Now i am having a derived table from the exiting tables. I need to connect this cleaned table to power bi. Can i create a view for the transformed table and connect to power bi. If yes, will the views table get updated if the underlying tables are being updated. Kindly help I created a view and connected it to power bi, but want to know if there are any other ways.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Views work just as tables. Any data updated in tables, will automatically be updated in views, and subsiquently in your power bi dashboard. (You have to refresh if using import, otherwise it will update automatically if using direct query).

    • @bharaths5906
      @bharaths5906 หลายเดือนก่อน

      @virtual_school That's great. Thanks for the reply

  • @1ndin414
    @1ndin414 หลายเดือนก่อน

    Thank you so much

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Thanks for your kind words.

  • @virtual_school
    @virtual_school หลายเดือนก่อน

    Link to the dataset: docs.google.com/spreadsheets/d/1lzMWDdQNZq9WREZSRjxiXRHaxFpeItvE/edit?usp=sharing&ouid=110287700425339553017&rtpof=true&sd=true

  • @akhtarjavaid6183
    @akhtarjavaid6183 หลายเดือนก่อน

    Where is the data file (excel ) that u import to power Bi..?

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      th-cam.com/users/redirect?event=video_description&redir_token=QUFFLUhqa25GVGdldlU5VlhvNTBuN08xNGNmRE5lVkxtUXxBQ3Jtc0ttUGd5ai1hZkY5aVRrdGEySTVWdGhnMWZ5OEE3TzE5YmRONFpZNjhVMXhvQ2Z0aVpsTjRLX3BQOE1IUFA4emJvY09uUHNPVDNnVk9ZTEhQRTUwbHgzVURMNEFFd1IwVTNJODg5b25CUDZ6V1M3SVU2VQ&q=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1RnC45-pz-R-oRV3AjVyNU11bPlZwqj5g%2Fedit%3Fusp%3Dshare_link%26ouid%3D110287700425339553017%26rtpof%3Dtrue%26sd%3Dtrue&v=duvQJEH1Als

  • @arsalraza3997
    @arsalraza3997 2 หลายเดือนก่อน

    Thanks for the detailed video.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Thanks Arsal. Glad we could help.

  • @virtual_school
    @virtual_school 2 หลายเดือนก่อน

    Link to the SQL server database, Power BI file, and Custom Visual used in the tutorial: drive.google.com/file/d/1Ewxf714AsZzeIhK9AZsCVEPLaSS8skmX/view?usp=sharing Previous Video related to this one: th-cam.com/video/7O9dHPGd_CM/w-d-xo.html

  • @betagav
    @betagav 2 หลายเดือนก่อน

    Just what've spent the last 2 days trying to find! Thank you.

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      So glad I could help 😁

  • @productreviews-q7p
    @productreviews-q7p 2 หลายเดือนก่อน

    Python code is not working please help me out

  • @anisnajwa1640
    @anisnajwa1640 2 หลายเดือนก่อน

    Hi sir. I am not understand at minute 7:15, what do you mean for "but you can get one from online store as well" ?

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      You can get all Power BI custom visuals from Microsoft Store which is online.

    • @jerrygault6860
      @jerrygault6860 หลายเดือนก่อน

      @@anisnajwa1640 There is a free Microsoft Gantt chart available, or you can buy one of many.

  • @aghanawazan
    @aghanawazan 2 หลายเดือนก่อน

    Thanks but It works with only desktop, what about after publishing the report. we need to connect with gateway and schedule to refresh the data.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Power BI is going through major changes. They have removed realtime support on power bi service. It was expected, therefore I never used one of those in my tutorials. powerbi.microsoft.com/en-us/blog/announcing-the-retirement-of-real-time-streaming-in-power-bi/

  • @sumitbhadrecha8211
    @sumitbhadrecha8211 2 หลายเดือนก่อน

    it is not working. Can you help me.

    • @virtual_school
      @virtual_school หลายเดือนก่อน

      Do you have the latest version of excel? 365?

  • @Naruto-td7oo
    @Naruto-td7oo 2 หลายเดือนก่อน

    For those that are wondering why they just can't find the 3D map button, Microsoft moved it to another location: It is now in Data -> Data tools (Sub-category) -> Manage Data Model (Little green icon) -> 3D maps.

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      Good catch. Data -> Data Tools -> Data Model -> 3D Maps

  • @anthonytomastomontanez9929
    @anthonytomastomontanez9929 2 หลายเดือนก่อน

    Awesome, thanks

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      You are very welcome.

  • @chavezjjavier2517
    @chavezjjavier2517 2 หลายเดือนก่อน

    Hello, i can't access to the xampp dashboard with my public ip address even when i did the port mapping on my router page, what do you think is happening?

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      Your ISP may not be allowing this. Consult with your internet service provider, they will guide you. They may charge something for this in your monthly bill as well.

  • @luiscahuana310
    @luiscahuana310 2 หลายเดือนก่อน

    Thanks so much

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      You're welcome! 🤗

  • @virtual_school
    @virtual_school 2 หลายเดือนก่อน

    Link to the datasets: drive.google.com/file/d/1cZTgMxA3MY9k2KXQ4PnUrRmFa18a1VV3/view?usp=sharing

  • @p22caroj
    @p22caroj 2 หลายเดือนก่อน

    Thanks for your step-by-step video. I finished the tutorial because I wasn't able to find my error. My problem was that I made incorrect links between tables.

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      It is good that you found your problem. Good luck.

  • @Tech_with_Srini
    @Tech_with_Srini 2 หลายเดือนก่อน

    You have Used YTD in complex way, We can achieve simply by TOTALYTD , And For 2023 and 2022 sales, we can simply apply FILTER in CALCULATE Function

  • @birdywen8608
    @birdywen8608 2 หลายเดือนก่อน

    The indentations of the HTML code were lost after pasting it from the VSCode editor. How can this issue be resolved? Thanks.

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      Sir, you must understand that SSMS or any SQL Editor is SQL Editor, not HTML editor, therefore it will not keep any formatting, indents etc. You will have to enter html code inside ' ', and use the TAB button to create indents for yourself. Like: Insert '<div>' union all Insert ' This is a div element' union all Insert '</div> So use TAB button to create indents and use HTML code inside SQL code, not just HTML copied from VSCode. Thanks

  • @carltonseymour869
    @carltonseymour869 2 หลายเดือนก่อน

    Is there a reason to use cross filtering between the Timesheet Fact table and the other Dimension Tables

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      No perticular reason, you can use other filter options as well (as long as they work perfectly).

  • @TwilightError
    @TwilightError 2 หลายเดือนก่อน

    Don’t use crap voice over software

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      If your focus is that, my friend you will face difficulty learning about Gantt Charts and Power BI.

  • @virtual_school
    @virtual_school 2 หลายเดือนก่อน

    Dataset and Power BI file drive.google.com/file/d/1BoFTm4LIfVG4Eo5PfgaqghtuH2bggm7P/view?usp=drive_link

  • @pushpendrakumar1361
    @pushpendrakumar1361 2 หลายเดือนก่อน

    If i am using other than Huawei network, Then configure from here only?

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      Configuration is more or less same on all devices. You can also take help from your service provider. You pay them for that.

    • @pushpendrakumar1361
      @pushpendrakumar1361 2 หลายเดือนก่อน

      One more doubt, I am using AWS VM, How can i get this network setting for bridged adapter?

  • @birdywen8608
    @birdywen8608 2 หลายเดือนก่อน

    Amazing!

  • @matheusfariaseng
    @matheusfariaseng 2 หลายเดือนก่อน

    i'm from Brazil, tank you so much for very valuable content

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      Thanks for your kind words.

  • @teachtime3094
    @teachtime3094 2 หลายเดือนก่อน

    How can we do same thing for Telegram channels?

    • @virtual_school
      @virtual_school 2 หลายเดือนก่อน

      They have APIs as well, and you will have to study it and find a way.

    • @teachtime3094
      @teachtime3094 2 หลายเดือนก่อน

      @@virtual_school Than you for answering. I need some adcives. How Can I get insights from vizualized data and tell to the manager?

  • @osuohauchechi9316
    @osuohauchechi9316 2 หลายเดือนก่อน

    I used superstore dataset will it affect my work

  • @osuohauchechi9316
    @osuohauchechi9316 2 หลายเดือนก่อน

    Hello

  • @birdywen8608
    @birdywen8608 3 หลายเดือนก่อน

    Your video tutorials are so creative. I benefit a lot from each video, both in terms of skills and inspiration. Thank you.

    • @virtual_school
      @virtual_school 3 หลายเดือนก่อน

      Thanks. Thats very kind of you. I try to share what I am working on and find it to be unique.

  • @virtual_school
    @virtual_school 3 หลายเดือนก่อน

    Excel file: docs.google.com/spreadsheets/d/1yXErU2jVp9OBsAPbxEdi2qPu_0RJHxcL/edit?usp=sharing&ouid=110287700425339553017&rtpof=true&sd=true

  • @kurienillirickal7195
    @kurienillirickal7195 3 หลายเดือนก่อน

    How to add different excel sheets in one power bi and connect it thru labels or buttons on the left side? Means by clicking on each label, power bi sheets are changing with different information.

    • @virtual_school
      @virtual_school 3 หลายเดือนก่อน

      It is easy. Just add all sheets into power bi data pane and then use information from all of them to create power bi report with multiple pages. I will try to create a tutorial on that.