Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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"
)