Hi,
I have this column in excel:
I want to show the date in my apps. But, it going to be wrong date.
Does anyone know how to fix it? Thankyou.
Hi @firda59 ,
If you have such data in your data source:01-Jul-77, it is possible that ThisItem indicates the table where the data is located instead of the table where the Target column you want to be located. So you can check the Item property of the Form to check if it is the table where the Target column is located.
Best regards,
Rimmon Li
Hi @firda59 ,
The correct result shown in my test means that your statement should be fine, and perhaps you can check which data ThisItem.Target refers to.
I suggest you create a separate Label control to display it to check if it is the value you need.
Best regards,
Rimmon Li
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1