Power BI

Power BI

9059 bookmarks
Custom sorting
Not your average PowerPivot report
Not your average PowerPivot report
“THAT’s not a PivotTable!  Oh wait…” -Bill Gates (OK, so I turned it into a movie quote of sorts by using the picture of Anthony Michael Hall playing
·powerpivotpro.com·
Not your average PowerPivot report
How about a FIRSTDATE()? - PowerPivotPro
How about a FIRSTDATE()? - PowerPivotPro
How about a FIRSTDATE()? - PowerPivotPro via Instapaper http://www.powerpivotpro.com/2014/10/how-about-a-firstdate/
·powerpivotpro.com·
How about a FIRSTDATE()? - PowerPivotPro
Semi-Additive Measures in DAX - SQLBI
Semi-Additive Measures in DAX - SQLBI
Values such as inventory and balance account, usually calculated from a snapshot table, require the use of semi-additive measures. In Multidimensional you have specific aggregation types, like
·sqlbi.com·
Semi-Additive Measures in DAX - SQLBI
DAX Time Intelligence Functions
DAX Time Intelligence Functions
Time intelligence functions are an advanced feature of DAX. They are typically composite functions built on top of other more basic DAX features and have more stringent requirements for the structure
·mdxdax.blogspot.com·
DAX Time Intelligence Functions
Year over Year in DAX - SAMEPERIODLASTYEAR needs a filter scope
Year over Year in DAX - SAMEPERIODLASTYEAR needs a filter scope
16 Feb 2015 1:08 PM This week I'm working to create a measure to count the total commits in a repository. I thought it was working until I looked at the grand total and found something was off.
·blogs.msdn.com·
Year over Year in DAX - SAMEPERIODLASTYEAR needs a filter scope
DAX/Power BI Reference Notes
DAX/Power BI Reference Notes
Get with Jason on Active Partners/Active MarginSO_OppoturnityCW: 0F68B2LT: 348C35 or 50B848QL: 775EA6 or 836AB8LicenseValue - in Instance, grouping of Licensce or Package, CustCol...
·notes.pinboard.in·
DAX/Power BI Reference Notes
Total Margin Items
Total Margin Items
Total Margin for Power BI in Sales_opps_wonTotal Margin = IF([ProdType]= "product" , [qty]*[margin], [Margin])Total Margin for SSMS in Sales_opps_wonsum(CASE WHEN [ProdType] = 'Product' t...
·notes.pinboard.in·
Total Margin Items