calok64 / dataviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#PowerBI

  1. EPL Stats Dashboard

Created different version of dashboard for EPL Stats

Functions / Methods Used:

  • Custom Columns & Conditional Columns - Allows you to add columns based on specific conditions
  • Reference - Use the query result in some other queries.
  • Enable Load Option - if disabled then the query table will not be loaded into the data model
  • COUNTROWS Function - counts the number of rows in the specified table
  • COUNT Function - counts the number of values in a column.
  • Column Reordering
  • Table Merge - Merges two queries

Visuals Used:

  • Table Chart
  • Donout Chart
  • Card
  • Multirow Card Image

References: London Business Analytics Group : https://www.youtube.com/watch?v=7mqshe_C-jQ![image](https://user-images.githubusercontent.com/36129343/151235002-e35f6821-85ac-4db2-8886-44601f175a87.png)

About