Forum Discussion
Anonymous
6 years agoNot applicable
remove constant line from line graph
Hello, Im stuck with a problem i dont know how to solve and why it comes up. Srry for not knowing how to publish a picture directly in this chatbox. But as you can se in the link below i have a lin...
- 6 years ago
Hi Anonymous ,
You can change your measure like so:
Today = IF ( MAX ( 'Idag'[Idag_DateTime] ) <= NOW (), CALCULATE ( COUNT ( View_Current_order_status[Order_id] ), FILTER ( ALL ( 'Today' ), 'Today'[Today_DateTime] <= MAX ( 'Today'[Today_DateTime] ) ), FILTER ( ALL ( 'View_Current_order_status' ), 'View_Current_order_status'[Delivery_date] = DATE ( 2019, 10, 3 ) ) ), BLANK () )Best Regards,
IceyIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Icey
Community Support
6 years agoHi Anonymous ,
Is this problem sloved?
If it is sloved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If not, please let me know.
Best Regards
Icey