I am trying to display within a form the date a record was created.
I have created a custom card in the form & inserted a label in it. However the following formula doesn't seem to pull the "Created On" Field:
ThisItem.'Created On'
Any suggestions what might be going wrong?
Thanks!
Solved! Go to Solution.
Thanks so much for replies.
I tracked the problem down to the DataField for the Card. I didn't have anything in it but "".
Putting in "createdon" seems to have fixed the problem.
Hi @Medoomi ,
What is your data source and is this a date field you have added to the list? If you have SharePoint, you simply need
ThisItem.Created
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Thanks @WarrenBelz
Data source is Dataverse, and it's a Standard field in the Table (I didn't create it).
Checking the Table, the field is definitely populated with data.
Any suggestions how to have this field display in a form, or where I might be going wrong?
Thanks!
@Medoomi ,
I am not a Dataverse user - I did a bit of searching and come up with nothing. I will move your post over to the Dataverse forum and I am sure someone will pick it up there.
Hello @Medoomi,
Its Strange, i can see its working fine from my end.
Make sure you are using Existing Record Form. for New Form the value will be always null
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Thanks so much for replies.
I tracked the problem down to the DataField for the Card. I didn't have anything in it but "".
Putting in "createdon" seems to have fixed the problem.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
12 | |
8 | |
8 | |
8 | |
4 |
User | Count |
---|---|
29 | |
24 | |
22 | |
10 | |
9 |