壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 465|回复: 1

请教一个简单的建模问题

[复制链接]
发表于 2012/3/15 11:34:40 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
我有两个表,一个是事实表,一个是维度表
事实表里面有个product number 一列
维度表结构如下
product number              product name   
1                                     book
1                                     书
2                                     bag
2                                     包
。。。                    。。。。。。

我现在想建个   模型查询项,里面有product number , product name, price( 来自事实表中)
product name 我只想要中文的 书

这个模型要怎么建啊,我尝试在数据源查询用过滤把      中文的product name 留下,在创建模型查询
但是不行,请指点一下
 楼主| 发表于 2012/3/15 11:34:51 | 显示全部楼层
问题弄清楚了,先说一下我以前是怎么做了
一共3个表,     product-name-lookup, product                order-detail.
                      product number           product number   product number
.                    product -language         ..........                 sales
                      product-name
其中product-name-lookup这个表里面 内容就像上面我描述的, 一个product number 对应不同语言的product name. 这3个表 关系 product-name-lookup(1)-------(n)product(1)-------(n)order
现在先建一个模型查询表其中包括product number, product name(只是英文的), sales
我把product-name-lookup 这个表过滤,只留下一个product number 对应的 一个英文的product name.   
我开始时候在提前3个表中列的时候,分别提前了order 表中的product number, sale, 和product-name-lookup 表中的 product-name

我觉得错误就是出现在,我忽略了中间那个product 表,当我运行时候,就报上面的错误
现在我分别提前了product 表中的product number, order 表中的sales, 和product-name-lookup 表中的product name.
同时根据错误提示UDA-SQL-0458 PREPARE failed because the query requires local processing of the data. The option to allow local processing has not been enabled.
我修改了datasource 里面query process方式,以前是database only , 我改成了 limited local
现在可以运行了

但是还有个问题, 就是我对模型查询主题作test 时候,要花很长时间,迄今为止test 还没有成功,不知道为什么,谁能帮我解释一下为什么这么做, test会这么慢,甚至没办法显示结果
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 17:00 , Processed in 0.010393 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表