Skip to content

Instantly share code, notes, and snippets.

@prmoore77
Created June 7, 2022 19:03
Show Gist options
  • Save prmoore77/2cdd7e12e31b8f65ee476c5caf14288a to your computer and use it in GitHub Desktop.
Save prmoore77/2cdd7e12e31b8f65ee476c5caf14288a to your computer and use it in GitHub Desktop.
product_level_name product_node_name sum_sales_amount sum_unit_quantity distinct_customer_count count_of_fact_records
Total Products All Products 33.000 24.000 5 8
-------Category -------Candy 23.000 8.000 3 3
--------------UPC --------------Hershey Bar 18.000 6.000 2 2
--------------UPC --------------Nerds 5.000 2.000 1 1
-------Category -------Produce 10.000 16.000 3 5
--------------UPC --------------Spinach 8.000 14.000 2 4
--------------UPC --------------Tomatoes 2.000 2.000 1 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment