My screen is used as follows:
HID and CaseID prepopulate based on the step1, but when I save the form CaseID isn't saving, but Case_Date and HID are writing fine. I can even go into the record and edit the call_back field (since it's not relying on anything from the previous table) and it saves, just the CaseID won't. Any thoughts here?
Solved! Go to Solution.
@bpansy4 ,
One more (rather hopeful) question - what is the DataField of the card?
Bingo. CaseID = CaseID & "_" & HID. CaseID was supposed to be date only, but it kept adding a timestamp that I wasn't seeing because I removed the hr/min from the date picker. That was the issue. Appreciate the tip there @WarrenBelz.
Hi @bpansy4 ,
I assume you are using SubmitForm() here - what is the Update on the Data Card that the CaseID Text box is in?
Yes, just a simple button for SubmitForm(formNeeds) and the update is just DataCardValue33.text
Thanks @bpansy4 ,
Very strange - sorry for repeating the question, but just to be sure the following is true
Is there anything inaccurate here?
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.
No need to apologize, you're trying to help me out! And yes to all your questions. I even went to the two excel tables as my sources and did a quick caseID(tblCase) = caseID(tblNeeds) and it returned TRUE, so I'm baffled. Every other field writes, can be edited, etc... just not that one field.
@bpansy4 ,
One more (rather hopeful) question - what is the DataField of the card?
Bingo. CaseID = CaseID & "_" & HID. CaseID was supposed to be date only, but it kept adding a timestamp that I wasn't seeing because I removed the hr/min from the date picker. That was the issue. Appreciate the tip there @WarrenBelz.
@bpansy4 ,
After all of that you marked your own reply as the solution - you might consider also accepting the response that helped you the most.
sorry about that, honest mistake.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
278 | |
232 | |
80 | |
37 | |
37 |
User | Count |
---|---|
351 | |
238 | |
125 | |
70 | |
55 |