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

"Distinct ID field" prefilled with "id" field #26631

Closed
lcswillems opened this issue Dec 4, 2024 · 0 comments · Fixed by #26635
Closed

"Distinct ID field" prefilled with "id" field #26631

lcswillems opened this issue Dec 4, 2024 · 0 comments · Fixed by #26635
Labels
bug Something isn't working right

Comments

@lcswillems
Copy link
Contributor

lcswillems commented Dec 4, 2024

Bug description

I have a distinct_id field in my data warehouse table but this field is not used in order to prefill "Distinct ID field".

image

"Distinct ID field" is prefilled with "id" field. However, "id" doesn't corrspond to a user unique identifier, it corresponds to a row unique identifier, and so I really don't want "id" to be used for "Distinct ID field".

So each time I need to change "Distinct ID field" to use the field "distinct_id" of my table. This is very cumbersome and error prone. I have maybe 20 different insights where I need to change each time the "Distinct ID field".

@lcswillems lcswillems added the bug Something isn't working right label Dec 4, 2024
@lcswillems lcswillems changed the title When creating trend from datawarehouse table, only "timestamp" is prefilled "Distinct ID field" prefilled with "id" filed Dec 4, 2024
@lcswillems lcswillems changed the title "Distinct ID field" prefilled with "id" filed "Distinct ID field" prefilled with "id" field Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant