Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTHUB - CVP column update #405

Open
3 tasks
katerinkus opened this issue Oct 23, 2024 · 2 comments
Open
3 tasks

CTHUB - CVP column update #405

katerinkus opened this issue Oct 23, 2024 · 2 comments
Assignees
Labels
Low Low priority Task Any work that does not directly impact the user

Comments

@katerinkus
Copy link
Collaborator

Describe the task
Add a column called "Class" and "Use Case" instead of "Portfolio". Multiples are allowed for both columns. That means it could be a single value or a list in each cell. They will be separated by commas. Both can also be null.

"Class" can be:

  • Road - 3
  • Road - 4
  • Road - 5
  • Road - 6
  • Road - 7
  • Road - 8
  • Road - 8C

If it's a list, it would be Road - 7, Road - 8.

Use Case can be a single item or a list. It can be any value. For instance, Marine or Loader, Fork Lift.

Purpose
This columns are necessary to get counts for dashboards.

Acceptance Criteria

  • "Class" accepts only values from the list above. It can be a single value or a list. It can also be missing (empty).
  • "Use Case" accepts any values. It can be a single value or a list. It can also be empty.
  • "Portfolio" column is removed.

Additional context

  • All this information will be reflected on Teams in Data_2024 folder, CVP, Data_Tab_Format.
@katerinkus
Copy link
Collaborator Author

Check if Power BI understands arrays in cells

@ArawuSamuel1 ArawuSamuel1 added Low Low priority Task Any work that does not directly impact the user labels Oct 30, 2024
@JulianForeman JulianForeman self-assigned this Oct 30, 2024
tim738745 pushed a commit that referenced this issue Nov 12, 2024
* Changed portfolio column to Use Case and Class, updated validate_field_values function to check for multiple values in a string

* Making delimiter for splitting values in a function a kwarg argument
@shayjeff
Copy link
Collaborator

@JulianForeman, vehicle type can be any value but can't be missing - error "Yes, if Missing"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Low priority Task Any work that does not directly impact the user
Projects
None yet
Development

No branches or pull requests

4 participants