Can Normal Data Source Tables Be Joined with an Append Data Source in Bold BI?
Published:
Unfortunately, it is not possible to join the tables to the append data source in Bold BI. Append data source allows you to merge data from various tables using a UNION ALL operation. However, if you require establishing connections between tables from different data sources, you can utilize joins like inner join, left join, right join, full outer join, or cross join.