Solved
Creating a bionic rule that doesn't return billions (yes, billions!) of results.
I am attempting to create a bionic rule that will fetch data from multiple tables and load it into another one. However, when I test my rule, I receive billions, even trillions of data points. It seems like there is a crossjoin in a couple of tasks which is multiplying data but I don't really know what that means or how to fix it.