Found 447 bookmarks
Newest
Group By Computed Columns - SQLBI
Group By Computed Columns - SQLBI
In any version of DAX, you can aggregate data by grouping one or more columns using SUMMARIZE and/or ADDCOLUMNS. In Excel 2016, Power BI Desktop, and Analys
Power_BI_tips·sqlbi.com·
Group By Computed Columns - SQLBI
Related Distinct Count – DAX Patterns
Related Distinct Count – DAX Patterns
DAX Patterns is a collection of ready-to-use data models and formulas in DAX, which is the programming language of PowerPivot. Create your Excel data model faster by using a DAX pattern!
Power_BI_tips·daxpatterns.com·
Related Distinct Count – DAX Patterns
Writing a more efficient DAX measure - Microsoft Power BI Community
Writing a more efficient DAX measure - Microsoft Power BI Community
Hi,   I recently wrote a DAX measure based on some help I got on this forum. However I now see that these measures are very consuming in terms of memory and slow my report down way too much. I have a table with the following structure: I have one line per person giving me the name of that person and...
Power_BI_tips·community.powerbi.com·
Writing a more efficient DAX measure - Microsoft Power BI Community
Solved: Rolling growth percentage last 30 days or 12 month... - Microsoft Power BI Community
Solved: Rolling growth percentage last 30 days or 12 month... - Microsoft Power BI Community
Hi,   I want to build a graphic with Power BI displaying the order growth percentage in last 30 days or 12 months.   I have a table 'orders':   id date 10001 2016-12-12 11:16:00 10002 2016-12-12 11:17:00 10003 2016-12-12 11:18:00   I would like to display the rolling growth percentage of the number ...
Power_BI_tips·community.powerbi.com·
Solved: Rolling growth percentage last 30 days or 12 month... - Microsoft Power BI Community
Solved: Line Chart to display addition of total items adde... - Microsoft Power BI Community
Solved: Line Chart to display addition of total items adde... - Microsoft Power BI Community
Hi , I am working on out power bi dashboard and receive request from Managment that they want to see total number of items added daily. Currently when I do this it just filter it buy that year or month and shows items added on that particular month or year. But not total items added upto now. As sho...
Power_BI_tips·community.powerbi.com·
Solved: Line Chart to display addition of total items adde... - Microsoft Power BI Community
Nested Variables In DAX – Chris Webb's BI Blog
Nested Variables In DAX – Chris Webb's BI Blog
Last week, at the SQL Server Days conference in Belgium, Kasper mentioned in his presentation that it was possible to define variables inside variables in DAX. So, for example, you could define a m…
Power_BI_tips·blog.crossjoin.co.uk·
Nested Variables In DAX – Chris Webb's BI Blog
Power BI – Using Parameters in Calculated Measures (Making Calculated Measures Dynamic based on Parameter) – Gilbert Quevauvilliers – BI blog
Power BI – Using Parameters in Calculated Measures (Making Calculated Measures Dynamic based on Parameter) – Gilbert Quevauvilliers – BI blog
What this is going to explain below is how I use a parameter that a user has entered to make a Dynamic Calculated Measure based on the Parameter entered. Example Scenario In my model I have got Par…
Power_BI_tips·gqbi.wordpress.com·
Power BI – Using Parameters in Calculated Measures (Making Calculated Measures Dynamic based on Parameter) – Gilbert Quevauvilliers – BI blog
SQLBI - Marco Russo : DAX Editor 2.0 finally available: it is a must have for #ssas #tabular #dax developers
SQLBI - Marco Russo : DAX Editor 2.0 finally available: it is a must have for #ssas #tabular #dax developers
The SQL Server Data Tools (SSDT) editor for Tabular models has been improved in the recent updates. For example, the Tabular Model Explorer enables you to quickly jump between the entities of your model organized in a hierarchical way. However, when it
Power_BI_tips·sqlblog.com·
SQLBI - Marco Russo : DAX Editor 2.0 finally available: it is a must have for #ssas #tabular #dax developers