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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
So I have a measure named BG Document Link which contains a URL (please note that I uses a measure because there are multiple url per Tenant so I need to get just the latest one and there are other logic to consider) below is the dax.
Hi @jessalbea ,
Based on my test, we cannot set "Data category" for the measure created on AS, we think it may because we can not set it in SSDT, But we can create a measure
Measure = [URL Measure], and set it as web category.
Best regards,