Skip to content
Trainings, consultancy, tutorialsTrainings, consultancy, tutorials
Trainings, consultancy, tutorials
Understand it right now!
  • For corporations
  • Individually
  • Consultancy
  • Tutorials
  • Contact
  • Where
    Můj účet
    • Registrace
    • Přihlášení
     0
    • No products in the cart.

    Subtotal: 0 Kč

    View Cart Checkout

     
    MENU
    • For corporations
    • Individually
    • Consultancy
    • Tutorials
    • Contact
    • Where
    You are here:
    1. Home
    2. Tutorials
    3. Power BI

    Tutorials

    You are here:
    1. Home
    2. Tutorials
    3. Power BI

    Power BI

    • Power BI – use cases
      • Comparison of a plan and a reality in Power BI
    • Power Pivot
    • Power Query – Get and Transform
      • Conditional column in Power Query and in Power Pivot queries
      • Connect Excel to Facebook
      • Connect Power BI to WooCommerce, quickly and free
      • Copying of Power Query queries
      • Date modifications with Power Query
      • Evaluation of Google Analytics data in the light of another business data
      • Lists in Power Query
      • Merge data from all sheets in selected file
      • Merging of data from all sheets from files in some folder
      • Power Query – get GPS info for places, using Google API
      • Power Query – get the distance between two places using Google API
      • Power Query – source reference as filepath in cell
      • Power Query – source with relative path
      • Power Query M language – basic principles
      • Query folding and Native query – very simple explanation
      • Retrieving data from a folder – workbooks with different sheet names
      • Text modifications with Power Query (Get and Transform)
      • Types of merging of queries in Power Query or in Power BI
      • Use Power Query as a Pivot Table datasource
      • How to merge content of all files in folder with Power Query (Get and Transform)
    • Power Query M language
      • Conditions in Power Query M language
      • Custom function basic syntax in M language (Power Query)
      • Excel, which downloads and merges all data from the specified folder
      • Keep sorted table for Group By, using Table.Buffer
      • List of months (beginnings of months) from / to in Power Query
      • List.Accumulate and column calculations
      • List.Buffer – make Power Query much faster
      • List.Transform – converts list items
      • Merging of all columns in Power Query – regardless of their names
      • Merging of two ROWs in Power Query
      • Power Query – how to find a nth smallest or largest value in table or group
      • Power Query – how to reference ALL columns in a table? The Table.ColumnNames function
      • Power query – split the “from – to” row into multiple rows by days
      • Power Query and referencing sheet with variable name
      • Rename of first (or n-th) column in Power Query
      • Running totals in Power Query, using the List.Range function
      • The List.Range function, extracting values from specified rows in a column
      • The Table.ColumnNames function and its practical use
      • Value from Excel cell directly to Power Query
    • Power View
      • Bye bye, Power View. I´ll not miss you.
    • Powerbi.com and Power BI Desktop
      • Data Model in Power BI
        • Cross filtering in Power BI – simple explanation
        • Dimensions and fact tables – what is it and how to work with them in Power BI
        • Groups in Power BI
        • Hierarchies in Power BI
        • How to create Dataflow and how to connect to it
        • Long tables, too long to fit a report screen
        • Many to Many (N:N) relationship in Power BI
        • New table (View) in Data Model
        • Power BI – Column From Example
        • Quick Measures in Power BI
      • DAX – query language for Power BI and Power Pivot
        • % of parent row in Power BI
        • ALLEXCEPT – removes all filter contexts except one (DAX – Power Pivot, Power BI)
        • Calculation Groups – easy calculations with multiple measures at the same time
        • CALENDARAUTO – create the time dimension automatically (DAX – Power Pivot, Power BI)
        • CONCATENATEX (DAX – Power Pivot, Power BI)
          • CONCATENATEX providing unique (distinct) values
        • CONTAINSSTRING, CONTAINSSTRINGEXACT – finds text string in another text string (DAX – Power Pivot, Power BI)
        • CROSSJOIN – all combinations of two lists (DAX – Power Pivot, Power BI)
        • DATATABLE – create your data directly in Data Model with no connection (DAX – Power Pivot, Power BI)
        • DATEADD – values for some period shifted in time by a year, quarter or day (DAX – Power Pivot, Power BI)
        • DATEDIFF – difference between two dates or times in units you need
        • DATESMTD, DATESQTD, DATESYTD – dates from the beginning of month / quarter / year (DAX – Power Pivot, Power BI)
        • DAX – comparison of a specific row with all rows of the table
        • DISTINCT (DAX – Power Pivot, Power BI)
        • DIVIDE – division handling zero (DAX – Power Pivot, Power BI)
        • EXCEPT – comparison of tables – finding of additional rows (DAX – Power Pivot, Power BI)
        • FILTER vs KEEPFILTERS vs VALUES – short comparison
        • Fundamental difference between DATEADD a PARALLELPERIOD functions (DAX – Power Pivot, Power BI)
        • GROUPBY – aggregations in data model using DAX (DAX – Power Pivot, Power BI)
        • How not to spoil your Power BI data model – 7 critical rules
        • IN – operator recognizing presence in a list of values (DAX – Power Pivot, Power BI)
        • INTERSECT – finding of common rows in two tables (DAX – Power Pivot, Power BI)
        • ISFILTERED and removing of subtotals in visualizations
        • ISFILTERED vs ISINSCOPE – basic difference
        • LOOKUPVALUE – assigning of values from other table without relation (DAX – Power Pivot, Power BI)
          • RELATED vs LOOKUPVALUE – which one to use? (DAX – Power Pivot, Power BI)
        • MIN, MAX – highest and smallest values in range (DAX – Power Pivot and Power BI)
        • NAMEOF -function to get name of column (DAX – Power Pivot, Power BI)
        • NATURALINNERJOIN – creates new table from common rows of two tables
        • NATURALLEFTOUTERJOIN – new table using left outer join (DAX – Power Pivot, Power BI)
        • NETWORKDAYS – number of workdays between two dates (DAX – Power Pivot, Power BI)
        • NEXTDAY, NEXTMONTH, NEXTQUARTER, NEXTYEAR, PREVIOUSDAY, PREVIOUSMONTH, PREVIOUSQUARTER, PREVIOUSYEAR – values from previous or next time period (DAX – Power Pivot, Power BI)
        • Number of unique rows – by multiple columns
        • OFFSET – value from previous, next… row in visual (DAX – Power Pivot, Power BI)
        • PARALLELPERIOD – travelling in time (DAX – Power Pivot, Power BI)
        • PATH, PATHLENGTH, PATHITEM, PATHITEMREVERSE, PATHCONTAINS – playing whith hierarchies (DAX – Power Pivot, Power BI)
        • Pearson correlation coefficient in Power BI
        • Playing with SAMEPERIODLASTYEAR and TOTALYTD functions
        • RANK.EQ – determine the order of value in some column (DAX – Power Pivot, Power BI)
        • RELATEDTABLE – assigning of table connected by relation (DAX – Power Pivot, Power BI)
        • ROUND, ROUNDUP, ROUNDDOWN, MROUND – rounding functions (DAX – Power Pivot, Power BI)
        • Running totals from the beginning of time (DAX – Power Pivot, Power BI)
        • Running totals simply (DAX – Power Pivot, Power BI)
        • SAMEPERIODLASTYEAR – comparison with previous year (DAX – Power Pivot, Power BI)
          • When to use ALL as an argument in SAMEPERIODLASTYEAR or similar function
        • SELECTCOLUMNS – select some columns from table (DAX – Power Pivot, Power BI)
        • SUMMARIZE – groupping in data models (DAX – Power Pivot, Power BI)
        • SUMMARIZECOLUMNS – grouping in data model (DAX – Power Pivot, Power BI)
        • SUMX vs SUM – key differences very briefly (DAX – Power Pivot, Power BI)
        • SWITCH for simple formulas with multiple conditions
        • TOPN – first N rows from table (DAX – Power Pivot, Power BI)
        • TOTALYTD, TOTALQTD, TOTALMTD – cumulative subtotals in time (DAX – PowerPivot, Power BI)
          • Year To Date values in DAX for fiscal year starting from March (ending in February)
        • TREATAS – simple calculation using “non existent” relations (DAX – Power Pivot, Power BI)
        • UNION – appending of multiple tables in DAX (DAX – Power Pivot, Power BI)
        • Use of SAMEPERIODLASTYEAR (or similar DAX functions) together with filters and slicers
        • USERPRINCIPALNAME – show users name and use it in RLS (DAX – Power Pivot, Power BI)
        • Variables in DAX
        • Visuals title, dynamically changed by slicer selection
        • CALCULATE – “merging” of other functions (DAX – Power Pivot, Power BI)
        • FILTER – filters in DAX (DAX – Power Pivot, Power BI)
        • IF – simple condition (DAX – Power Pivot, Power BI)
        • RELATED (DAX – Power Pivot, Power BI)
        • SUMX – summary with filter or additional calculation (DAX – Power Pivot, Power BI)
      • Power BI – first steps
        • FAQ – basic life questions in Power BI (and responses, of course…)
        • Power BI vs Excel – comparison and main differences
        • Scheme of Microsoft BI both in Excel and outside Excel
        • What is what – Power Query, Power Pivot, Power View
        • My first report in Power BI
      • Power BI – publishing
        • Pipeline – how to publish Power BI reports simply
        • Publishing from Powerbi.com to any webpage
        • Quick publishing from Excel to Powerbi.com and analysis of Powerbi.com data in Excel
        • Sharing in Power BI – how to share Report, Dataset or Dataflow
      • Power BI charts and visualization
        • Bookmarks and links in Power BI
        • Button “Remove all filters on this page”
        • Conditional formatting in Power BI
        • Custom color schemes in Power BI
        • Custom color schemes in Power BI
        • Custom visuals for Power BI
        • DAX and Power BI – conditional formatting for specific row / column only
        • Decision trees in Power BI
        • DRILLTHROUGH filtering in Power BI – short tutorial
        • Field parameters and how to use them in Power BI
        • Fishes – the funniest visual in Power BI
        • Flow schemes in map
        • Formats and custom formats in Power BI (percent, currencies, thousands separator, decimals…)
        • Gantt chart (project schedule or something like this) in Power BI
        • How to add PowerApps to Power BI dashboard
        • Key influencers – a very smart visual in Power BI
        • KPI visual v Power BI
        • Moving Scatter plot / Scatter chart in Power BI
        • Navigation button working based on RLS
        • Parameters in Power BI visuals
        • Percents and decimals in visual – Power BI
        • Pivot Tables in Power BI
        • Power BI – adding comments in visuals
        • Power BI in phone
        • Pulse chart – beautiful visual for time series presentation
        • Quick switching of different measures in visual
        • R script in Power BI visuals – super simple example
        • Real-time Power BI dashboard
        • Remove filter in visuals
        • Show date and time of data refresh
        • Show top N items in visual
        • Synoptic Panel – create working visual from your custom scheme
        • Usage metrics in Powerbi.com
      • Power Query in Power BI
        • Addressing rows, columns and values in Power BI
        • Connect Power BI to a webpage
        • Connect Power BI with Google Analytics
        • Connect Power Query to a whole SharePoint folder
        • Data quality and distribution check in queries
        • Fuzzy matching in Power BI queries
        • Group by to merge texts – something like CONCATENATEX, but in queries
        • How to schedule updates in Power BI
        • How to simply connect Power BI to Excel file stored on SharePoint
        • How to user Power BI to monitor users activities in Office 365.
        • Incremental refresh in Power BI very briefly
        • Merging of data from all files in folder in Power BI
        • Merging of queries based on date or number intervals – Table.SelectRows function
        • Multiple columns as a key for merging in Power Query
        • Parameters in Power BI queries
        • PDF as a source for Power BI
        • Pivot Column in Power Query
        • Power BI – writing of data directly in Power BI Desktop
        • Power BI connected to Dynamics 365
        • Power Query – how to simply get hyperlinks from webpages
        • Power Query and assigning to ranges (merging of tables like VLOOKUP with last argument 1/TRUE))
        • Python in Power BI – how does it work
        • Remove the typing errors automatically (Query editor in Power BI)
        • Use Power Query to get data from email folder, calendar etc. (Exchange)
        • Value from previous row – Power Query, M language
      • Show source rows in Power BI
      • Tabular Editor
        • Automatical checking and improving of Data Model with Tabular Editor
        • First use of Tabular Editor in Power BI

    Did you know we have a LinkedIn page?

    A nedal by se Váš kurz zaplatit z dotací?

    Určitě ano. Cenu kurzu Vám mohou dotace zaplatit buď celou nebo z 82%.

    Úhrada se liší podle toho, jestli jste jednotlivec nebo firma.

    • Dotace pro firmy
    • Dotace pro jednotlivce
    For companies
    Interested in company training?
    Excel trainings from beginners to experts. And other Microsoft Office applications as well.
    MORE INFORMATION
    Individually
    • Consultancy for complex spreadsheets creation
    • Preparation for your new job
    • Preparation for job interview
    MORE INFORMATION
    Spreadsheet development
    VBA - Power BI
    • Development of corporate databases
    • Reports, visualizations, plans, pricelists, budgets...
    • Merging of databases, cleaning, exports
    MORE INFORMATION

    Našimi kurzy prošlo více než 10 000+ účastníků

    2 392 ověřených referencí účastníků našich kurzů. Přesvědčte se sami

    Potřebujete se na něco zeptat?

    Jsme tu pro vás každý den

    +420 602 274 999

    info@exceltown.com

    Pište kdykoliv. Odpovíme do 24h

    ExcelTown na LinkedInu

    Sledujte nás

    Excelujte s
    ExcelTownem

    ExcelTown.cz
    • Contact
    Naše služby
      Návody
        Návody

          © exceltown.com / 2006 - 2023 Vyrobilo studio bARTvisions s.r.o.