Split by
Discover how Bubble.io's "Split by" feature empowers solopreneurs to efficiently organize and analyze data in their no code SaaS applications, enabling smarter decision-making and streamlined workflows without writing a single line of code.

Build a No Code SearchGPT with Bubble.io
Build a No Code SearchGPT with Bubble.io and unlock the power of AI-powered search for your no-code SaaS startup.

How to extract data from text (without regex) in Bubble.io
In this Bubble.io tutorial we show how you can use the Split by modifier to target and extract specific parts of a larger volume of text. This techique is an alternative to extracting text using a regex expression.

Save multiple items separately in Bubble.io database
Learn how to efficiently manage multiple entries and create individual items in your Bubble.io database using backend workflows.

Using split by and database triggers in Bubble.io
In this Bubble.io tutorial video we demonstrate how you can separate a user's full name into their first name and last name using Split By and database triggers.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Exploring the Cause of AssemblyAI Webhook Duplication in Bubble Database [2024]
Troubleshooting a bug with webhooks and the AssemblyAI API.

Should You Put Your NO CODE App On A Subdomain?
Struggling to decide between using a subdomain or root domain for your Bubble.io app? This comprehensive tutorial breaks down everything you need to know about domain architecture for your no-code web application. Learn the crucial differences between root domains and subdomains, understand their impact on SEO, and discover best practices for structuring your web presence.

Let’s Build a No Code Invoice Web App - Part 3
We delve into building a no-code invoicing web app using Bubble.io. Discover how to utilize auto binding to streamline the process and enhance user experience with a currency formatted total price calculation. Stay tuned for the next video where we explore sending invoices via email using Postmarks.

Calculate Days Between Dates LIKE A PRO in Bubble.io!
Struggling with date calculations in Bubble.io? Discover how to accurately calculate the number of days between two dates in your no-code web applications. In this tutorial, we uncover why date calculations can be tricky in Bubble.io due to its Unix timestamp handling and timezone conversions, and show you a practical solution using server-side scripting with the Toolbox plugin. Perfect for developers building rental platforms, booking systems, or any app requiring precise date difference calculations.

Bubble.io SEO Tip: Why it's important to use Link elements
In this Bubble.io tutorial video we explore why using the link element is important for SEO (search engine optimization) and why you should consider using it instead of the Workflow - Navigate to page action.

Creating a Temporary List Using Custom States in Bubble.io
In this Bubble.io tutorial video we show how Custom States to show a temporary list and build upon a temporarily list without saving data to your Bubble app's database using Repeating Groups.