ContributionsMost RecentMost LikesSolutionsRe: timeline temporary report not filtering correctlyThanks, that worked perfectly. Mike and I started Messaging and I figured out the I was not getting it at first ------------------------------ Russell Beaubien ------------------------------ Re: timeline temporary report not filtering correctlyThe users are looking at the relevant project I want the button to give them the right information. I could set it to be the way your saying but then the users would have to go to another table and filter it down, instead of pushing one button ------------------------------ Russell Beaubien ------------------------------ timeline temporary report not filtering correctlyCurrently I am setting a time line report for a project to create a Gantt chart. How I have it setup is a projects will have multiple PO's to different vendors. On each PO I can create multiple Gantt entries. From the project I hit my formula url button to make a temporary report of all Gantt entries. URLRoot() & "db/" & "table ID" & "?a=q" & "&qid=5" & "&query=" & "{'15'.EX.'"& ToText([Project Number]) & "'}" When I change "&qid=5" to 1 to use the list all report the filter I have in my formula works correctly. But when it is set to "5" which is a time line report, the filtering does not work. ------------------------------ Russell Beaubien ------------------------------ Re: Tech Issue? blank rectangle on right of screenno sorry, I'm not familiar with Macs and currently don't have access to one ------------------------------ Russell Beaubien ------------------------------ Re: Tech Issue? blank rectangle on right of screen It's a feedback widget, you can disable it. Right click > Inspect, (Find the element I have highlighted in the screen shot) Right click > delete element ------------------------------ Russell Beaubien ------------------------------ Re: API Call add and update records in one functionAwesome!! thank you for the Help ------------------------------ Russell Beaubien ------------------------------ Re: API Call add and update records in one functionSo If I use API-ImportFromCSV when I import it will update existing and create new if it doesn't match then? ------------------------------ Russell Beaubien ------------------------------ API Call add and update records in one functionCurrently I am importing a file into an existing table matching to records based on the KEY field I made ("customerID-Invoice#"). There are hundreds of records in this file, some do not match the QuickBase KEY field properly So when I manually import it creates a new record. I want to start using an API call but I noticed there is "Add_record" or "Edit_record" function. So, If I use "Edit_record" for API call and the KEY field ("customerID-Invoice#") does not match what will happen? 1. Create the new record 2. Nothing 3. Error msg and no records get updated Or is there a different function for the API call I should use? ------------------------------ Russell Beaubien ------------------------------ Re: How do I Default back to old style of Table Report -I had the same Issue. One table I tried the "New style (Beta)" didn't like it. So I turned it off. Now every time I go to any table its always new style first and i have to turn it off for ever report on every table in every app ------------------------------ Russell Beaubien ------------------------------ Child report on parent record to show photosI have a parent table "Projects" with a child table of "Supporting Documents" When viewing a project record I have a table for the child showing all linked supporting documents Allot of the supporting documents are photos and I would like to have a thumbnail view in this table instead of IMG_****.jpg FYI: [Document File] is where the attachment is. ------------------------------ Russell Beaubien ------------------------------