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

diplay conversion percentages #1204

Closed
priteshwatch opened this issue Sep 27, 2016 · 1 comment
Closed

diplay conversion percentages #1204

priteshwatch opened this issue Sep 27, 2016 · 1 comment

Comments

@priteshwatch
Copy link

I am not sure if this is considered a bug or a new feature, or may be this is already possible.
Just to keep things simple.

We have a dimension called "event", with two possible values "impressions and "clicks".

When we query this data in airbnb caravel on a table view, a group by query is issued and we get the count of impressions and clicks on a table.

Is there a way to add an additional row called "conversion percentage" and calculate this percentage from the two values.

I have looked at the post aggregation option, but did not seem to find any real answer.

@priteshwatch
Copy link
Author

Nevermind. I figured i out, using postagg

@dpgaspar dpgaspar mentioned this issue Dec 9, 2019
12 tasks
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…pache#1204)

* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…pache#1204)

* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…pache#1204)

* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…pache#1204)

* fix(plugin-chart-echarts): single select for pie and change filter UI

* fix(plugin-chart-echarts): use constants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant