The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Solved! Go to Solution.
To understand what the issue is, can you provide some of your data?
Also posting this here for readability:
Service Availability Last Month cr list =
CALCULATE (
COUNT ( wcr_ops_MonitorTSOAvail[Service Offering Name] ),
wcr_ops_MonitorTSOAvail[Service Offering Name] = "CA Calagry Network Services",
wcr_ops_MonitorTSOAvail[Availability Type] = "Daily"
)
Hi @makarama ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Hi @makarama ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Hi @makarama ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
To understand what the issue is, can you provide some of your data?
Also posting this here for readability:
Service Availability Last Month cr list =
CALCULATE (
COUNT ( wcr_ops_MonitorTSOAvail[Service Offering Name] ),
wcr_ops_MonitorTSOAvail[Service Offering Name] = "CA Calagry Network Services",
wcr_ops_MonitorTSOAvail[Availability Type] = "Daily"
)