Browse Source

fix: docs

Signed-off-by: Naveen MR <oof1lab@gmail.com>
pull/1806/head
Naveen MR 2 years ago
parent
commit
ff94293259
  1. 4
      packages/noco-docs/content/en/setup-and-usages/lookup.md
  2. 6
      packages/noco-docs/content/en/setup-and-usages/rollup.md

4
packages/noco-docs/content/en/setup-and-usages/lookup.md

@ -10,11 +10,11 @@ menuTitle: "Lookup"
### Sample simple Organization structure
- 5 verticals (company departments), each vertical/department has a team name & associated team code. Vertical **has many** Employees - relationship has been defined
- 5 departments (company departments), each department has a team name & associated team code. Vertical **has many** Employees - relationship has been defined
<img src="https://user-images.githubusercontent.com/35857179/161894091-6b6092c2-7184-4fe6-aa17-64ce5a7e97d5.png" width="70%"/>
- 5 employees working at different verticals
- 5 employees working at different departments
<img src="https://user-images.githubusercontent.com/35857179/161894109-9b1a45da-c721-4d42-b676-a7c801cc160d.png" width="50%"/>

6
packages/noco-docs/content/en/setup-and-usages/rollup.md

@ -10,8 +10,8 @@ menuTitle: "Rollup"
Sample simple Organization structure:
- 5 verticals (company departments), each vertical/department has a team name & associated team code
- 5 employees working at different verticals
- 5 Departments (company departments), each department has a team name & associated team code
- 5 employees working at different Departments
- Vertical **has many** Employees : relationship has been defined
![LookUp](https://user-images.githubusercontent.com/86527202/144038845-402d5401-a214-4166-bc07-fcf8dcc8a961.png)
@ -33,7 +33,7 @@ Now, we can explore how to extract employee count information per vertical using
### 1. Add new column
Click on '+' icon to the left of column headers in Verticals table
Click on '+' icon to the left of column headers in Departments table
![1](https://user-images.githubusercontent.com/86527202/144236273-484edc5b-7f5f-4041-b480-db08d4459d07.png)

Loading…
Cancel
Save