Skip to content

Commit

Permalink
Merge pull request #6 from cubedevinc/remove_hierarchies
Browse files Browse the repository at this point in the history
remove hierarchies
  • Loading branch information
morgan-at-cube authored Sep 18, 2024
2 parents a73878a + 5de0ec0 commit 11c8bb5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions model/views/order_info.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
views:
- name: order_info
description: "This view contains information about orders, the products in those orders, and the users that placed them."
meta:
hierarchies:
- name: "Products"
levels:
- products_category
- products_name

cubes:
- join_path: orders
Expand Down

0 comments on commit 11c8bb5

Please sign in to comment.