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:
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
207 | |
187 | |
83 | |
52 | |
37 |
User | Count |
---|---|
288 | |
245 | |
119 | |
77 | |
56 |