Forum Discussion
Conditionally Format Area Chart
- 4 years ago
Hi bobbob123 ,
It seems a bit odd, but the best way to display it would be as follows.M1 = IF([M_value]<0,[M_value],0)M2 = IF([M_value]>0,[M_value],0)
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm happy with what ever solution. As long as it works 🙂
Hi bobbob123 ,
That's pretty good. You can follow the steps in the video to get the results you want.
If the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly. If not, please point it out.
Looking forward to your feedback.
Best Regards,
Henry
- bobbob1234 years agoHelper III
I coulnd't replicate the video 😞
This is why I need help!