-
拜托解答下序列.field(字段名) 这个函数,我 spl 脚本里面用到了这个函数,但是我的字段名的动态的,变量 hostname 记录了这个字段名,我尝试用宏去占位,动态换字段名,也就是用序 ..
-
[图片] [图片] [图片] 游标使用 fetch 报了这个错误, 第三张是游标读取的数据截图, 请问怎么解决
-
数据库返回一个行数字段, 然后报表如何生成指定数量的行
-
-
-
普通报表右侧 显示格式那里是否可以写判断条件?例如当前单元格是整数则显示格式为 0.0, 不为整数则显示 0.000 这种?
-
比如我现在已有两个写好的数据集,然后需要创建第三个数据集,第三个数据集需要前两个数据集的输出结果作为参数。这种情况我能够复用前两个输出的结果吗?(不直接在报表中处理是因为处理的过程中,用到了 ..
-
报表中的 0.XXX 导出 Excel 表后会变成.XXX, 点前面的 0 没有了,怎么结局?
-
从文档中看,好像 DQL 上的行列,都是拖动的。需要程序员写 DQL 的语句吗,如果需要写,在什么地方写?
-
DQL 的服务器,在例子中,都是连接到数据库。 在 SPL 中,有一下逻辑处理,如多表合并,增加列等操作。 DQL,可以直接连接 SPL 的集算器吗? 有这个方面的教程吗
-
[图片] 计划按照例子做一遍,看到这个 demo 数据库表好像不全。
-
读报表文件失败:00Dashboard/ 订单综合分析.rpx 错误来源:rpx 签名与当前授权用户不符 [图片]
-
填报表是否可以通过属性的表达式来动态设置单元格背景颜色,比如判断数值大于 100,背景色变成红色,否则白色。是否 pdf 导出时也带着修改后的颜色、样式。 [图片]
-
[链接]【问题】 I am trying to read data from text file (which is output given by Tesseract OCR) and sa ..
-
【问题】 I have a text file which has all the information I need in lines and this needs to be conve ..
-
【问题】 I have a CSV file with a non standardized content, it goes something like this: John, 001 0 ..
-
【问题】 I need help getting data from an order form and then putting it into a CSV Example order fo ..
-
【问题】 using the below awk and Perl solutions: I need to understand how to add additional field th ..
-
【问题】 I can use awk to print the nth column from a file; the cut command also can do a similar th ..
-
[链接]【问题】 I have a long list made up of text like this Email: example@example. ..
-
【问题】 I have a csv file that looks like this: 'first', 'abc', 'def', 'last' '111', 'abc', 'p'robl ..
-
【问题】 I have data in a csv file which looks like this: fromaddress, toaddress, timestamp sender1@ ..
-
【问题】 I have a CSV file whose awful format I cannot change (simplified here): Inc,a_One,a_Two,a_T ..
-
【问题】 I’m working on combining two excel worksheets. Before I start, I’d like to mention that I a ..
-
【问题】 我想将图中表 student 中的多行记录转换为一行记录,该怎么做? [图片] 【回答】 这类动态转换不能在SQL 中使用 ..