Recent ContentMost RecentMost ViewedMost LikesSolutionsSnapshot Fields Make sure to follow Qrew Tips to get more goodness like this from The Qrew! Custom Record Titles StephanyMendez1shared a fun Qrew Tip during her EmpowerPro session on Custom Record Titles. One of the many hidden gems in Table Settings is the ability to choose a different field within Identifying Records and that field display for your end users. Here's a Help article for reference! The Qrew is always sharing Qrew Tips like this at Qrew Meet Ups. Register here for upcoming Qrew Meet Ups you want to join! Three Words of Advice on Pipelines Check out DanielBewley from Signet Health dropping three words of advice when using Pipelines. Couldn't agree more with Daniel. Tagging is the way. Come up with a naming convention that works for you and stick to it. Maybe instead of using a Pipeline, you could use a Formula Query. Like anything in Quickbase, there's more than one way to solve the problem. A well-designed formula query could accomplish everything you need without having to build a Pipeline. If email notifications are piling up within your account, that's the sign you should be using Pipelines. This allows you to set up a log for your notifications and give you more QA oversight on your Quickbase generated emails. Check out more Qrew Tips like Daniel's at the next Qrew Meet Ups, which can be found on our Events page! Help Articles and Other Resources: Formula Queries Help Intro To Pipelines Training Join The Pipelines Qrew New Nav, New Gains: Get Moving with Sidebar Navigation What it do, Qrew? The end of the year is just a few weeks away, but it’s been a little over a month since we launched our new sidebar navigation and we’re thrilled to see the feedback we’ve received. Many of you have shared that you’ve officially made the transition, love the new design, and find it easy to use. We truly appreciate hearing about your experiences and continue to learn from them as we work to make Quickbase even better. We understand that changes can sometimes be overwhelming, especially when felt across an organization. In the spirit of learning, we’ve created a short video to help our end users get comfortable with the new sidebar navigation. This demo shows how to turn it on and how to navigate through Quickbase with ease. Check out the video to see the new sidebar navigation in action. If short videos aren’t your thing, we also have a nifty user guide, a webinar, and a few help articles to help you get acclimated: User Guide - Guide to Quickbase’s Updated Navigation Webinar - Quickbase’s Navigation Revolution: What’s New and Why It Matters Help Articles - Quickbase Navigation But that's not all! The Quickbase University team is excited to announce a new webinar series called Quick HIITs. In these sessions, we'll work our Quickbase muscles, exploring how to use our products and features effectively. Each session will be under an hour, ideal for folks with for busy schedules. Stay tuned for more details – we can't wait to see you there! Moving Fields from One Table to Another Edit Multiple Records at Once with Grid Edit StephanyMendez1shares how to edit multiple fields at once using Grid Edit. Expanded URL from Reports Hello, I was hoping to get some guidance on how to access the expanded url for reports. I have two identical apps and would love to cut some time but copying reports from one app to the other. Discussion about this topic - https://community.quickbase.com/communities/community-home/digestviewer/viewthread?MessageKey=8c484de1-b122-4c73-b918-72d25064962a&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer the upside down ellipses has this option greyed out but is there another way? ------------------------------ Tim D ------------------------------ Pipeline Error --> "Quickbase reported an error: No error" Hi * I'm creating a pipeline and as soon as I select the "Table A" in "Trigger: Record Update" step, the pipeline is showing error --> "Quickbase reported an error: No error" * If I refresh the pipeline, the "Table A" assignment goes blank again. * This error is shown only for one table (Table A), but if I select (Table B) this error is not shown and everything working as expected. * I have checked the "Role Permission", all are good. What can be the solution? Thanks ------------------------------ vivek vishwanath ------------------------------ Qrew Tips; More Coming Soon View query record if single record otherwise view query listI am creating some buttons in a Formula - Rich Text field. They will allow users to quickly jump from one table to the next using the table to table relationships we have set up. Mainly what they will be seeing is a list of related records based on a query. For example, if I am in the Customers Table and I click on the Invoices button it will take me to the invoices table and I can see all the invoices related to that customer. If there is only one invoice I would like the button to take me directly to that invoice record and not view it in list mode. Is there a way to use the query and set up an if statement that would check the length of the query response and if there is only one then view that record. Below is an example of the query code I am using for one of the buttons. URLRoot() & "db/" & [_DBID_INVOICES] & "?a=q&query=" & "{'6'.TV.'" & [Record ID#] & "'}"
TagsFormulas and functions99Relationships60APIs and custom code59reports and charts59Tables and fields35Pipelines33App builders24Forms23Buttons20NotificationsEmail20