Pinned Repositories
-Measures
25-Days-of-Dax-2---Virtual-Tables
This repositry holds all the code for the challenge. There are many examples of max, min with various filters and specifically lots of measures that show how to create a virtual table and then find topn and concatenatex
Advanced-Measures
Average-Measures
A selection of measures that find average
Blog
Budget
measures to attach budget to fact at different granularities
Cumulative-Measures
DAX Script for cumulative sales and with time intelligence
DevonAndCornwallUserGroup
This is a repository to hold resources from Devon and Cornwall Power BI User Group
Python
Resources from training sessions
Session_Resources
This repository holds material for different sessions that I have run for various events.
databayes's Repositories
databayes/DevonAndCornwallUserGroup
This is a repository to hold resources from Devon and Cornwall Power BI User Group
databayes/Python
Resources from training sessions
databayes/25-Days-of-Dax-2---Virtual-Tables
This repositry holds all the code for the challenge. There are many examples of max, min with various filters and specifically lots of measures that show how to create a virtual table and then find topn and concatenatex
databayes/Session_Resources
This repository holds material for different sessions that I have run for various events.
databayes/-Measures
databayes/Advanced-Measures
databayes/Average-Measures
A selection of measures that find average
databayes/Blog
databayes/Budget
measures to attach budget to fact at different granularities
databayes/Cumulative-Measures
DAX Script for cumulative sales and with time intelligence
databayes/databayes
Config files for my GitHub profile.
databayes/DAX-Conditional-Formatting
databayes/DAX-Core-Measures
A repository to hold Core Measures for DAX Code
databayes/IntroToGit
databayes/M-Queries
Useful snippets of code used when extracting and transforming data in Power BI
databayes/Markdown
created from Git skills template re Markdown
databayes/pbi-dataqualitymonitor
A set of scripts to run queries to monitor PBI datasets
databayes/Rank
Examples of Ranking Measures
databayes/RefreshFiles
databayes/Table-Functions
DAX Code used to create tables
databayes/TabularEditor
resources from training sessions on Tabular Editor
databayes/Time-Intelligence
databayes/Transactional-Measures
Code for 25 Days of Dax based on Curbal's challenge. Also a chance to look at how to use Github