当前位置:网站首页>Activereportsjs V3.0 comes on stage
Activereportsjs V3.0 comes on stage
2022-06-25 04:54:00 【john_ dwh】
ActiveReportsJS v3.0 Introduced new features and enhancements , Can improve developers 、 Application product experience for report authors and end users .Crack Version by Xacker Ω578867473

Table data export
Sometimes you may want to export report data for further processing . for example , You want to load the exported data into Excel In the worksheet , And use a specific analysis function to analyze it .ActiveReportsJS Provide Excel export , But its only purpose is to allow you to modify the report output before sending it for printing .
Excel Export has several limitations , Makes it difficult to use the output for data processing . To solve this problem , We introduced table data export . at present , It supports CSV Output format , And export Table and Tablix The data generated by the data area .
If the report contains multiple tables or tables , Table data export can choose to generate multiple files and put them into a single file ZIP On file . You can easily import the output of table data export into Excel form .

Performance enhancements
Many reports widely use dates . for example , Sales reports can use Chart Data area by month 、 Show sales summary for year or week . For such reports , The report engine needs to effectively perform multiple related tasks :
- Parse date from report data .ActiveReportsJS Only supports saving dates as strings JSON data format
- Format date , So that the report output displays them as needed
- Extract date section , For example, month or year
stay ActiveReportsJS v3.0 in , We have improved the performance of these operations , Widely used date reporting is now faster 30%.
Chart Wizard
ActiveReportsJS Medium Chart Data areas provide rich Visualization .
stay ActiveReportsJS in , We have introduced a new Chart Wizard , Create advanced charts with just a few clicks .

Image data URL Support
data URL Allows us to embed images in the report data .ActiveReportsJS Now supports with external sources Image report item data URL.
If Data sets The containing value is image data URL Field of , You can use Image Report Item Of Value Property is set to Field reference , take Source Property is set to External, And will MimeType Property to the type of image :mage/png for PNG JPEG Graphic image/jpeg and SVG Graphic image/svg+xml.
边栏推荐
- 电脑的dwg文件怎么打开
- Google Earth engine (GEE) - Global jrc/gsw1_ 1 / batch download of yearlyhistory dataset (China region)
- 「 每日一练,快乐水题 」1108. IP 地址无效化
- Excel exports data to SQL and pictures to folder through macro | VBA
- How to make colleagues under the same LAN connect to their own MySQL database
- ASEMI三相整流桥的工作原理
- The SQL response is slow. What are your troubleshooting ideas?
- Summary of SQL injection (I)
- 【Keil】ADuCM4050官方库的GPIO输出宏定义
- buuctf(pwn)
猜你喜欢

Introduction to the hardest core PWN in the whole network_ Graphic analysis

为什么SQL语句命中索引比不命中索引要快?

"Daily practice, happy water" 1108 IP address invalidation

Laravel's little knowledge

【FLink】access closed classloader classloader.check-leaked-classloader

Difference between asemi high power FET and triode

buuctf web

Concat() in JS

以太网是什么要怎么连接电脑

Machine learning deep learning -- Vectorization
随机推荐
Kotlin compose perfect todo project surface rendering background and shadow
OOP vector addition and subtraction (friend + copy construction)
Web3 DApp用户体验最佳实践
Why PHP is not safe
How to make colleagues under the same LAN connect to their own MySQL database
【Flink】RocksDB增量模式checkpoint大小持续增长的问题及解决
Immutable learning road -- farewell to traditional copy
[Flink] problems and solutions of the continuous growth of checkpoint size in rocksdb incremental mode
Heavy broadcast | phase shift method + mathematical principle derivation of multi frequency heterodyne + implementation
API interface management setup -eolinker4.0
JS' sort() function
【FLink】access closed classloader classloader. check-leaked-classloader
Bingbing's learning notes: implementation of circular queue
Record the problem of C # print size once
Excel exports data to SQL and pictures to folder through macro | VBA
第九章 APP项目测试(2) 测试工具
How to apply for software
Le chemin de l'apprentissage immutable - - Adieu à la copie traditionnelle
JS, BOM, DOM (VI)
Google Earth Engine(GEE)——全球JRC/GSW1_1/YearlyHistory数据集的批量下载(中国区域)