-
Description:
I have been able to build basic visuals but when I try creating a calculated field I am unable to specify the entity and then use the field relevant to the entity.
I see the followin…
-
### Extension
Something else
### Describe the Improvement
Re extension: [Calculated Fields Bundle](https://github.com/directus-labs/extensions/tree/main/packages/calculated-fields-bundle)
…
-
## Description
For some entities that we want to expose in the C8 REST API, some fields are not directly accessible from one entity in one index.
This epic collects the entities and fields in ques…
-
### What version of `drizzle-orm` are you using?
0.34.1
### What version of `drizzle-kit` are you using?
0.25.0
### Describe the Bug
When I select join with a subquery and select a field that was…
-
**Description:** Replace the BMI input field with two separate input fields for height (in cm) and weight (in kg). The BMI is now calculated automatically based on these values, streamlining the user …
-
We use strictdoc to manage our risk assessments. As part of the risk assessment process it is necessary to score each risk based on severity and likelihood. From those two numeric values a single 'ris…
-
**Screenshots:**
![2024](https://github.com/user-attachments/assets/0583b06c-7748-434c-97ba-4e76c79de0c9)
![Screenshot_2456_Chrome](https://github.com/user-attachments/assets/ed726cc7-9e17-4da3-a2…
-
Add the ability to recalculate calculated fields like the redcapDM package: https://cran.r-project.org/web/packages/REDCapDM/vignettes/REDCapDM.html#data-transformation
-
Greetings,
I have identified a bug in the [coordinate_algorithm.py](https://github.com/franzpc/qgis/blob/main/ArcGeekCalculator/scripts/coordinate_algorithm.py) script as it works on geopackage lay…
-
Given I create a new record with sub-records, how would I return calculated fields from the sub-record?
Record A
Strength: { level: number }
Record B: lift: number { A.Strength.level * 10 }
…