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 all
I'm trying to create a measure that limits how much of a time series is shown... I want it to stop at a certain date which below I have set manually as 31/08/2017.. I'll make this programmatic later but for now I want it to limit how much of the measure "YoY Sales CIQ" is shown based on that limit..
I get the following error message below saying the single value of the Period column cannot be determined
Any ideas are greatly appreciated
Solved! Go to Solution.
@Anonymous,
You may simply add a MAX Function.
@Anonymous,
You may simply add a MAX Function.