The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.