The post DATA GROUP BY RANGE in Power BI (FREE TEMPLATE) appeared first on Hacks for Data Analysis.
]]>For instance, you can use this to create a classify your data set in a range of ages or amounts.
In the first method explained in the video, you will learn how to group data in Power BI using visuals. This method is useful for small data sets.
In the second method explain in the video, you will learn it by using DAX formulas: a combination of IF statements.
Do you want to learn more about Power BI, Excel, Macros & VBA? Watch now our FREE video tutorials!
Hi, I’m Vini!
I’m an Engineer and Data Analyst, and I moved to Germany in 2018 to work for one of the biggest logistics companies in the world. Hacks for Data Analysis is the place where I consolidate and share my knowledge, feel free to reach out to me. Cheers!
The post DATA GROUP BY RANGE in Power BI (FREE TEMPLATE) appeared first on Hacks for Data Analysis.
]]>The post Free Email Marketing Tool: Send multiple emails at once from excel with the MET tool! appeared first on Hacks for Data Analysis.
]]>With this FREE email tool built on Excel, you will be able to send customized emails to several recipients in Outlook, and even add personalized attachments!
This tool can be used when sending: free email marketing to a distribution list, employees work certificates, email communications…the options are endless!
Some highlights:
– Send customized emails at approximately 1 e-mail per second
– Add different attachments per recipient
– No limit in the number of e-mails you can send, or amount of recipients per email
Remember to click on ‘Add to cart’ to download this template for free.
Watch this video to learn how to use the MET tool.
For more tools and solutions like this, visit our online shop.
Subscribe to our YouTube channel for more tutorials every week.
Hi, I’m Vini!
I’m an Engineer and Data Analyst, and I moved to Germany in 2018 to work for one of the biggest logistics companies in the world. Hacks for Data Analysis is the place where I consolidate and share my knowledge, feel free to reach out to me. Cheers!
The post Free Email Marketing Tool: Send multiple emails at once from excel with the MET tool! appeared first on Hacks for Data Analysis.
]]>The post How to calculate age in Excel: Free Download appeared first on Hacks for Data Analysis.
]]>Start using now this flawless Excel formula to Calculate Age in Excel in Days, Months or Years. We HACKED Excel’s hidden DATEDIF formula and combined with the IFERROR formula to ensure that we always calculate the correct results! As an example, you can apply this to calculate accounts receivable aging, or in other words, the aging of invoices.
In addition, watch this tutorial from the link below to understand how to use this formula.
For more free tutorials, templates, tricks and tips, subscribe to our channel!
The DATEDIF function allows the calculation of age in the following units:
| “Y“ |
The number of complete years in the period. |
| “M“ | The number of complete months in the period. |
| “D“ | The number of days in the period. |
| “MD“ | The difference between the days in start_date and end_date. The months and years of the dates are ignored.
Important: We don’t recommend using the “MD” argument, as there are known limitations with it. See the known issues section below. |
| “YM“ | The difference between the months in start_date and end_date. The days and years of the dates are ignored |
| “YD“ | The difference between the days of start_date and end_date. The years of the dates are ignored. |
In the tutorial, we combined it with the IFERROR function to always make a correct calculation of the Age.
Hi, I’m Vini!
I’m an Engineer and Data Analyst, and I moved to Germany in 2018 to work for one of the biggest logistics companies in the world. Hacks for Data Analysis is the place where I consolidate and share my knowledge, feel free to reach out to me. Cheers!
The post How to calculate age in Excel: Free Download appeared first on Hacks for Data Analysis.
]]>