Closed Vovaman closed 2 months ago
Grafanf: docker image grafana/grafana-enterprise:10.4.4
BusinessForms:
Data source - JSON API:
@Vovaman Have you tried to use Query for Initial request instead of Data Source?
Using Query you can check returned data in the Table View
to make sure that you receive it from the data source.
You don't need to use Data Source directly in the Initial Request if you don't create specific payload.
1) Yes, if I use Query, data appear. 2) But I plan to construct some complex payload and this is why DataSource is preferrable.
@vitPinchuk Could you please investigate.
1) Panel is BusinessForms 2) Add my elements 3) Initial request returns data
1) Initial request well-defined (...confirmed by previous picture) and aliases are assigned. 2) Field names are filled.
Result: form is empty.
What's wrong?