I have a column of various quantities and I want to find the % value of the specific row value when compared to the column total of quantity. Is this possible in Beast Mode or Dataflow?
I am building a card that will have multiple rows. For this example, the card will have 100 rows. I would like to add a column that has a 'counter' 1-100 for each row. What is the best way to add this to the card? Thanks, Matt
Hello, Is there an easy way to tell which Datasets are being used for Dataflows and/or cards? Thanks, Matt
I have two data sets that I am joining through Data Flow. The data is being joined by SKU and their respective quantities in different locations in our warehouse. Ideally, if the SKU exists in one location and not the other, I need that quantity to populate 0 - not a blank as it currently does. If that doesn't work, is…