Hi,
Its shows NaN, But when I put the date it working. I want to remove NaN from the Form. Please help.
Hasib
Welcome to the community, @testwbd! You could use the coalesce
function as outlined in this post discussed previously:
Feel free to go through these posts discussed previously, which discuss the coalesce
function.
Thank You Kal_Lam for the solution.
I am wondering date calculation Start date to End Date.
See the formula calculation I have use int(decimal-date-time(${EndMission}) - decimal-date-time(${StartMission})) + 1
As next Note Question: Duration of your mission NaN Day(s)
if the NaN replace by β0β then it looks good!
@testwbd, maybe you will need to share the relevant part of the XLSForm so that the community should be able to help you out.
@testwbd, you could use this workaround (to skip the note question unless there is an entry in the date) as shown in the image below:
Reference XLSForm:
Mission to [BGD CMU].xlsx (17.0 KB)
Thank you!
Now itβs working. But need to put [ββ] : ${StartMission}!=ββ and ${EndMission}!=ββ double not single.
Thanks again for your quick support.
Thank you! Now itβs working. But need to put [ββ] : ${StartMission}!=ββ and ${EndMission}!=ββ double not single.
Thanks again for your quick support.
Hi, In default response I put Zero (0) as default value. Now its solved.