All ItemsBy Net ProfitLicensedItemsNameProduction CostAmount SoldSold ForGross ProfitLicensedAfter LicenseNet ProfitItem 1$3.00100$6.00LicensedNaNItem 2$3.00100$6.00LicensedNaNItem 3100$6.00LicensedNaNItem 4$3.00100LicensedNaNItem 5$3.00$6.00LicensedNaN Gross Profitprop("Amount Sold") * prop("Sold For")After Licenseprop("Licensed") ? (prop("Gross Profit") * .6) : prop("Gross Profit")Net Profitprop("Total") - prop("Production Cost") * prop("Amount Sold")