Update setting-the-content-of-jsondatasource-through-report-parameter.md (#1287)
This commit is contained in:
Родитель
85b720d697
Коммит
012da27c71
|
@ -35,7 +35,7 @@ To set the content of the [JsonDataSource]({%slug telerikreporting/designing-rep
|
||||||
use the following [Binding]({%slug telerikreporting/designing-reports/connecting-to-data/expressions/using-expressions/bindings%}) in the table:
|
use the following [Binding]({%slug telerikreporting/designing-reports/connecting-to-data/expressions/using-expressions/bindings%}) in the table:
|
||||||
|
|
||||||
Property path: DataSource.Source
|
Property path: DataSource.Source
|
||||||
Expression: Parameters.Parameter1.Value
|
Expression: = Parameters.Parameter1.Value
|
||||||
|
|
||||||
The same approach can be applied if the datasource is assigned to the report or any other [data item]({%slug telerikreporting/designing-reports/connecting-to-data/data-items/overview%}). In this case, the Binding has to be added to the report/ data item.
|
The same approach can be applied if the datasource is assigned to the report or any other [data item]({%slug telerikreporting/designing-reports/connecting-to-data/data-items/overview%}). In this case, the Binding has to be added to the report/ data item.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче