当前位置:网站首页>Jimureport building block report - table linkage chart topic
Jimureport building block report - table linkage chart topic
2022-06-24 00:05:00 【JEECG】
Linkage refers to clicking a row of a table or an area of a chart in a report , Re render the linked chart according to the click data . Building block report linkage is divided into table linkage chart and chart linkage chart , Let's take a look at how table data links with charts !
# Effect of the sample
Example : Click the class in the class list id, Linkage display of student achievement charts under the class .
# Linkage configuration steps
1. Design report
First prepare two reports , A data list “ Class list ”、 A graphical report “ Class student score chart ”. Space is limited. Please take a closer look at Getting started video
2. Add dataset
Prepare step 1 above , Data sets required for two reports
“ Class list ”— Data sets Query all class information
“ Class student score chart ”— Detail data set According to the classclassidQuery student score information
3. The key is coming. — Configure hyperlinks
3.1 Add links
- Click on
“ Class list ”Medium "#{ty.id}" Cell , Set the right panel “ Add links ” +, Select chart linkage ; Here's the picture :
3.2 Linkage parameter configuration
- Link name : Fill in the link name ( Feel free to fill in )
- Link chart : Select link chart —
“ Class student score chart ”
Parameter setting description : Click on
“ Class list ”Through “ class id” To linkage“ Class student score chart ”, Therefore, the linkage parameters are as follows
- “ Original parameters —id” by
“ Class list ”Classes inid - “ Mapping parameters —classid” For transmission to
“ Class student score chart ”Parameters inclassid
Configuration complete , After the save , Click preview to view the linkage effect .
appendix :
- Building block report drilling also supports complex rules , such as Support conditions , More configuration Please refer to the documentation .
- Experience the official website :www.jimureport.com
边栏推荐
- 2021-11-23: Regulations: l[1] corresponds to a, l[2] corresponds to B, l[3] corresponds to C
- 【面试经验包】面试被吊打经验总结(一)
- 元宇宙中的社会秩序
- String s = new String(“xyz“) 创建了几个字符串对象?
- fatal: The upstream branch of your current branch does not match the name of your current branch.
- Android 3年外包工面试笔记,有机会还是要去大厂学习提升,作为一个Android程序员
- SQL Server 中 GO 的用法
- Notepad++ practical function sharing (common methods for replacing the end and beginning of regular lines, text comparison function, etc.)
- Classical Chinese can be programmed???
- Wechat applet picture verification code display
猜你喜欢

Save: software analysis, verification and test platform

Andorid 开发艺术探索笔记(2),跨平台小程序开发框架

依赖倒置原则

【红绿灯识别】基于matlab GUI红绿灯识别【含Matlab源码 1908期】

Solve the problem of project dependency red reporting

Don't miss | Huawei's internal data - Successful Project Management PPT (page 123)

合成大西瓜小游戏微信小程序源码/微信游戏小程序源码

【图像检测显著图】基于matlab失真提示鱼眼图显著图计算【含Matlab源码 1903期】

docker 部署redis

Notepad++ practical function sharing (common methods for replacing the end and beginning of regular lines, text comparison function, etc.)
随机推荐
组合总数II[每个元素只能用一次 + 去重复解集]
Synthetic big watermelon games wechat applet source code / wechat game applet source code
String s = new string ("XYZ") how many string objects are created?
Android AIDL:跨进程调用Service (AIDL Service),kotlininvoke函数
Unity text component space newline problem
First week of summer vacation
超标量处理器设计 姚永斌 第3章 虚拟存储器 --3.1~3.2 小节摘录
How to use data warehouse to create time series
UART协议时序总结
I was cheated by my colleagues to work overtime on weekends. I haven't seen redis used like this...
What is the difference between overload and override?
1.< tag-动态规划和路径组合问题>lt.62. 不同路径 + lt.63. 不同路径 II
Leetcode——链表笔试题
Cloud native architecture (05) - Application Architecture Evolution
Innovative lampblack supervision in the management measures for the prevention and control of lampblack pollution in Deyang catering service industry (Draft for comments)
元宇宙中的社会秩序
Three cool and coquettish bottom navigation
Digital supply chain management system for metallurgical industry: platform lean enterprise management to help the high-quality development of the industry
Quantitative investment model -- research interpretation of high frequency trading market making model (Avellaneda & Stoikov's) & code resources
跟着CTF-wiki学pwn——ret2text