Usage of variable in error message
Posted: Mon Dec 21, 2015 11:04 am
Hi,
I need to use a string value in my error message.
Let me explain the scenario.
I am having a cube with only 2 dimensions.
Organization and MaxHeadCount.
I am assigning some maximum headcount to each org.
So, in the form when the user enters the headcount more than maxheadcount, i am showing a error as 'Maximum Headcount Limit has exceeded.'
Now, the requirement is like i need to show the number in error message.
Let A(org) --> 120(MaxHeadcount)
and when user tries to enter headcount more than 120. It should prompt error message like "The headcount shouldn't cross 120".
How to pull this number into error message?
Thanks & Regards,
Jeshwanth
I need to use a string value in my error message.
Let me explain the scenario.
I am having a cube with only 2 dimensions.
Organization and MaxHeadCount.
I am assigning some maximum headcount to each org.
So, in the form when the user enters the headcount more than maxheadcount, i am showing a error as 'Maximum Headcount Limit has exceeded.'
Now, the requirement is like i need to show the number in error message.
Let A(org) --> 120(MaxHeadcount)
and when user tries to enter headcount more than 120. It should prompt error message like "The headcount shouldn't cross 120".
How to pull this number into error message?
Thanks & Regards,
Jeshwanth