I cannot seem to create new records in a temporal table in SQL Server 2016, since the start_date and end_date fields are seen as required, whereas they are system generated and cannot be included in a Patch statement.
It is possible to update records, however.
Has anyone found a work-around?
Hi Meneghino,
Per my certain knowledge, Local temporary tables are visible only in the current session.
Are you using Local temporary table or global temporary table?
When you configuring Patch function, what error message do you get?
Best regards,
Mabel Mao
Hi Mabel,
I think you might be confusing temporary tables with temporal tables.
Temporal tables are a feature in SQL 2016 that helps to maintain a history of data changes.
Tim
@timl is correct, I am talking about temporal tables, which are a feature of SQL server 2016 and Azure SQL DB.
Please let me know.
Hi @Meneghino,@timl,
Thanks for correcting me.
I will take some further investigation on this issue and back once I got any updates.
Thanks for your understanding and patience.
Best regards,
Mabel Mao
Hi Meneghino,
I have reported this issue on my side, but I haven’t got any updates on my side.
I will keep an eye on this issue and back to you once I got a response.
Best regards,
Mabel Mao
Hi Meneghino,
I have some updates for you.
Temporal table insertion is not supported currently. This is a new feature and PGs have already marked it in the backlog.
It would be great if you could create a new request on PowerApps ideas Forum, other customers who have the same request will vote your idea at here. Hope it can be released in the future releases.
Best regards,
Mabel Mao
I already created the idea a while back, here is the link:
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 | |
233 | |
80 | |
38 | |
37 |
User | Count |
---|---|
352 | |
240 | |
125 | |
72 | |
54 |