Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello I'be got one table 'MEMO_TEMPS) with : date (D_PRODUCTION) area (PLANS.C_COD_PLAN) and team (POINTAGES.C_COD_EQ) and also FTE. I calculated average FTE per day per area and team with this calculation :
Solved! Go to Solution.
@abdelkader2, not very clear. Test a measure such as
sumx(values(MEMO_TEMPS[plans.c_code_plan]), sum(MEMO_TEMPS[FTE])/DISTINCTCOUNT(MEMO_TEMPS[D_PRODUCTION]))
@abdelkader2, not very clear. Test a measure such as
sumx(values(MEMO_TEMPS[plans.c_code_plan]), sum(MEMO_TEMPS[FTE])/DISTINCTCOUNT(MEMO_TEMPS[D_PRODUCTION]))
I try but still same issue
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
97 | |
69 | |
46 | |
39 | |
33 |
User | Count |
---|---|
163 | |
110 | |
61 | |
51 | |
40 |