-
【问题】 So I have one large file that contains a bunch of weather data. I have to allocate each lin ..
-
【问题】 As for example i have this data in csv file which has the column names as: “people”, “commi ..
-
【问题】 I have an input file, 1A Traes_1AS_6052071D9.1 99.01 101 99.0 1A Traes_1DS_6BA87D1DA.1 96.0 ..
-
【问题】 I am trying to select top values in a column based on the variable/field in another column. ..
-
【问题】 大家好,我又来提问了,呵呵。 我现在做一个上传的功能,要读取.txt文件里面的数据 13500000000|1 13500000001|1&nbs ..
-
【问题】 I am looking for some help. I have an application at work that generates a csv with user in ..
-
【摘要】 润乾报表商业智能解决方案,允许用户将自助报表集成到自己的业务应用中, 通过拖拽可以实现切片、旋转、下钻、上卷等常规功能,还可以完成同比环比计算; 可以直接拿文本、Excel 直接做分 ..
-
【摘要】 报表做不完,全在数据源。 原来用复杂 SQL/ 存储过程 /JAVA 程序实现的报表数据准备,现在通过润乾报表实现报表开发的全面工具化(报表呈现工具化、报表数据准备工具化),从而简化 ..
-
【摘要】 润乾报表基础版本涵盖了中国式报表、类 Excel 设计、EChars 和 D3 统计图呈现、大屏展现、移动端支持、导出和打印、数据采集与填报、以及丰富的 API 利于深度控制。 [图 ..
-
【问题】 [链接] [链接] I have two tables with the following fields emp_table: emp_id, emp_name ..
-
【问题】 [链接] sql maximum record per group question CREATE TABLE DBO.TEST ( ID INT, R ..
-
【问题】 [链接] [链接] Hello All, I hope you can help me on this. I ..
-
【问题】 I am very new to this kind of work so bear with me please :) I am trying to calculate means ..
-
【问题】 Need a help. I have a big text file which has location data (represented numerically) and n ..
-
【问题】 I have a tab-delimited textfile A (representing a BLAST output) Name1BBBBBBBBBBBB 99.40 166 ..
-
【问题】 let’s say i have two CSV file. file 1 defines standard csv data file & File 2 is the ma ..
-
环境为: 润乾报表 V2018 数据库位 mysql5.6 数据来源为 mysql 的视图 遇到的问题: 连接视图查询的时候遇到如下问题 [图片] Prepared statement nee ..
-
【问题】 Good evening, take much of a help. I need to create a SQL query for the following situation ..
-
【问题】 如题,下面某表有 3 个字段: name url ..
-
【问题】 是这样的,有一个物品清单表,物品清单有一个数量的字段,一般都是>1的数量值,现在需要分解在一个表里,把>1的数量值,按多少就生成多少条相同的记录,有什么高效的办法吗 物品 ..
-
【问题】 45 a 36 a 58 a 21 a 31 b 12 b 23 b 21 c 32 c 45 c … 这是我的文件格式,我要先计算带有a的行数,写在输出文件的第一行,再把带有a的行 ..
-
【问题】 Ok, so I'm trying to read a log file and parse useful data out of it. it looks kind of like ..
-
【问题】 I would like to convert a file like follows hello world 123 bye world 456 byee world 456678 ..
-
一、什么是自助报表? 自助报表是用户自己可以通过简单操作就可以完成报表制作的一项 BI 功能。在这里用户不需要有技术基础,只需要明确自己的业务需求就可以轻松绘制报表,从而生成一套属于自己的数据 ..
-
【问题】 要用Java写个东西读取txt中的数据,若id1或者id2的值不同,就插入END,START(详细见结果),最后只输出修改后的id3列。我对java不熟,读入txt和写出新txt还是 ..