-
I'm currently trying to insert data from a laravel endpoint into my vuex orm database but the records are not reflecting what is being retrieved via the endpoint.
The concept is that an orientation…
-
Hello,
I notice that the "retrieve column" can be especially slow on large dataset. I guess it's because Amphi have to process the upstream part of the pipeline.
I would suggest to do that with …
-
Sort by is not working for **Pivot Table** and **Pivot Table V2** chart.
#### How to reproduce the bug
1. Create a [**Pivot Table**] or [**Pivot Table V2**] chart;
2. Add some fields in **Row**…
-
### Description
Right now, the way that ordering in pivot tables works is it takes the order of items from the unpivoted table, then shows that in the pivoted table.
For example, here we have t…
-
### What happened?
Have a dashboard that uses `Rows to fields` transformation to get the data pivoted; we also have one column mapped to `Threshold`. This works as expected and the resulting values t…
-
The OCR command doesn't work well for formats like movie credits:
```
Job. Name
Job 2 Name2
Job 3 Name3
```
Can we provide input format suggestions for this?…
-
Hi,
I'm currently evaluating if the Analytics App can be a small BI tool for my daily use.
I'm collecting data about projects with the Tables App and have a "file" with 20 columns, not every needs…
-
Apache Superset currently lacks native support for SQL Server Analysis Services (SSAS), a popular OLAP (Online Analytical Processing) platform. Integrating SSAS into Superset with support for MDX (Mul…
-
# User Story
As a _checker_ I want to _review all my checks verse by verse_ so that _I can resolve any conflicting edits_.
# Definition of Done
- [ ] New side Menu
- [ ] Ability to display …
-
One thing SQL lacks is a idiom of converting:
date | status | transaction
-- | -- | --
2022-01-01 | live | 10
2022-01-01 | test | 20
2022-01-02 | live | 5
2022-01-02 | test | 30
2022-01-03 | …