Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi All,
I need DAX formula to calculate sum hours of Non_billable project where TRC is "NB" and not "holiday public" or "paternity" or floating holiday etc. Please help with this.
| Employee Name | Hours | Project Name | TRC |
| A | 8 | Non_billabe | NB |
| B | 8 | Non_billabe | Holiday Public |
| C | 8 | Non_billabe | Paternity |
| D | 8 | Non_billabe | Floating Holiday |
| E | 8 | Non_billabe | NB |
| F | 8 | Non_billabe | NB |
| G | 8 | Non_billabe | Bereavement |
| H | 8 | Non_billabe | Holiday Public |
Solved! Go to Solution.
Hi,
As I understood, you want to calculate the Hours for the "NB", "paternity", "floating holiday".
If it is use the below code for creating the dax measure :
Appreciate your Kudos and please mark it as a solution if it helps you
Hi,
As I understood, you want to calculate the Hours for the "NB", "paternity", "floating holiday".
If it is use the below code for creating the dax measure :
Appreciate your Kudos and please mark it as a solution if it helps you
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |