Custom calculated fields
Open
question
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Problem**
I am wondering if it's possible to add custome calculated fields at run time (when executing a query)
Ex : field 1 = measure 1 × measure 2.
And then use the field 1 in my ui.
Currently my workaround is sending all the required measurea and add the custom fields locally. But this approach have many limitations.
Best
Contributor guide
Assessment
This issue has not been assessed yet.