Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi good day,
pls need assistance, can anyone correct my calculated column. I have Table 1 where i get the value and display the value in Table 2. they have common column under Category and both connected to Date Table.
Current filter output:
Thank you
Hi @AllanBerces ,
Please update the formula of calculated column as below and check if that is what you want.
REMAINING_HRS =
CALCULATE (
[Sum of Remaining],
FILTER (
ALLEXCEPT (
BRUNEI_WTI_PROGRESS_YRLY_sql,
BRUNEI_WTI_PROGRESS_YRLY_sql[Task No./Phase]
),
BRUNEI_WTI_PROGRESS_YRLY_sql[Task No./Phase]
IN { "PRECPRA;NC000172", "PRECPRA;NC000135" }
&& BRUNEI_WTI_PROGRESS_YRLY_sql[Main Cat.] = "Q"
)
)
Best Regards
Hi @Anonymous
I used below measure working ok, but when i put in calculated column no value displyed.
How to do it in calculated column?
Thank you
Hi @AllanBerces ,
Could you please provide the formula of [Sum of Remaining] and some fake data in the table 'BRUNEI_WTI_PROGRESS_YRLY_sql'? It would be helpful to get the solution. Thank you.
Best Regards
Hi @Anonymous
Good afternoon
Thank you in advance
Hi @Anonymous
Im getting error when i try the calculated column from above.
Thank you in advance
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 |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |