ContributionsMost RecentMost LikesSolutionsRe: Suggestions for archiving or closing records You can write a Pipeline that duplicates the data in a new table and then deletes the old records. You need to really think through all your reporting scenarios to make sure that you are covered. Another answer would be to push all of this data including the relationships out to a real SQL DB. That you can really query it for unique purposes, push to an AI model and so on. Re: Move or Delte In the upper right hand corner of the form is an icon showing three sliding elements. That will put you into edit mode on the form. Each of the form elements will have a small red trash can. Click the can to delete from the form and then click the blue Save button. Re: Move or Delte If you are an Administrator in the application you can delete the table from the form. Re: Expense Management App to QuickBase Expense capture is also done in QB directly by the users as you describe. Taking pictures with a phone camera and inserting them is supported in QB. If you would like a demo, I can show you how it works. Reach out and we can set something up. Re: Expense Management App to QuickBase I had a customer on Concur. The integration was very complex and the Concur costs were high. In the end they transitioned to a QB App for expenses. To match the key functionality of Concur, they added a person in house to take travel requests and do the airline, hotel and rental car booking. This was captured in Quickbase and reported back to the User. The cost savings more than paid for the FTE. Re: Edit Permission Type for Notification You will have to rebuild it from scratch. Re: API Do Query No data Recieved Have you built a native Quickbase report with the same filters to see if there is data to retrieve? You are using text in your query. Is that a text field, multiple choice text field or a relationship? If the data entered has changed then the query can be correct. Re: Unrelated Data Mark, That is essentially the scenario. In this case it is actually Sources and Uses of Funds. The chart shows money flowing in and out. I will try the consolidated table approach. I have always hated the table of dates method with changing the key field. Unrelated Data I suspect I know the answer to this question, but am hoping that someone has better solution. I have unrelated data except for the fact that is time stamped. I need to chart both series. The two options I know are: Export to SQL and use Tableau, then embed a Tableau report in QB. Create a table of dates to force the different sets to be related together. Anyone know of another method? SolvedRe: Button to go to related record in a different table If you have related the two tables, the Child Table will automatically get a field to the Parent Record. Here is a picture from a relationship. The field Related Parent and Parent-Name should both be links back to Parent. If I misunderstood your question, please expand.