- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
根据Microsoft DataConnectors的信息我想通过 this ODBC driver 创建一个从 PowerBi 到 PostgreSQL 的连接器使用直接查询。我重用了 Microsoft sample 中的代码,只是调整了ConnectionString,没有别的。构建导入到 PowerBI 的 .mez 文件后,我想连接到 PostgreSQL 服务器。 This is how the connection dialog looks like .连接成功,我可以看到数据库中的表并使用它们。现在,问题出在这里:当我选择一些列来显示表格或绘图中的数据时,我得到 OLE or ODBC error: [Expression.Error] We couldn't fold the expression to the data source .我还在诊断选项中启用了跟踪,所以这里是日志内容:
DataMashup.TraceWarning: 24579: "Start": "2018-05-18T10:51:56.6199845Z", "Action": "OdbcQuery/FoldingWarning", "HostProcessId": "25020", "Function Name": "Group", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "f06a4b5b-09ba-40ce-bd99-424710286b77", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 1, "Duration": "00:00:00.0000051"DataMashup.TraceInformation: 24579: "Start": "2018-05-18T10:51:56.6199552Z", "Action": "BackgroundThread/RollingTraceWriter/Flush", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "00000000-0000-0000-0000-000000000000", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 8, "Duration": "00:00:00.0000560"DataMashup.TraceWarning: 24579: "Start": "2018-05-18T10:51:56.6199999Z", "Action": "OdbcQuery/FoldingWarning", "HostProcessId": "25020", "ErrorMessage": "This ODBC driver doesn't set the GroupByCapabilities feature. You can override it by using SqlCapabilities.", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "f06a4b5b-09ba-40ce-bd99-424710286b77", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 1, "Duration": "00:00:00.0000159"DataMashup.TraceInformation: 24579: "Start": "2018-05-18T10:51:56.6200385Z", "Action": "BackgroundThread/RollingTraceWriter/Flush", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "00000000-0000-0000-0000-000000000000", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 9, "Duration": "00:00:00.0000215"DataMashup.TraceWarning: 24579: "Start": "2018-05-18T10:51:56.6201305Z", "Action": "OdbcQueryDomain/ReportFoldingFailure", "HostProcessId": "25020", "Exception": "Exception:\r\nExceptionType: Microsoft.Mashup.Engine1.Runtime.FoldingFailureException, Microsoft.MashupEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35\r\nMessage: Folding failed. Please take a look the information in the trace.\r\nStackTrace:\n at Microsoft.Mashup.Engine1.Library.Odbc.OdbcQuery.Group(Grouping grouping)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query, Func`2 operation)\r\n\r\n\r\n", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "f06a4b5b-09ba-40ce-bd99-424710286b77", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 1, "Duration": "00:00:00.0000504"DataMashup.TraceInformation: 24579: "Start": "2018-05-18T10:51:56.6202107Z", "Action": "BackgroundThread/RollingTraceWriter/Flush", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "00000000-0000-0000-0000-000000000000", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 8, "Duration": "00:00:00.0000154"DataMashup.TraceWarning: 24579: "Start": "2018-05-18T10:51:56.6199413Z", "Action": "RemotePageReader/RunStub", "HostProcessId": "25020", "Exception": "Exception:\r\nExceptionType: Microsoft.Mashup.Engine1.Runtime.ValueException, Microsoft.MashupEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35\r\nMessage: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression.\r\nStackTrace:\n at Microsoft.Mashup.Engine1.Library.Odbc.OdbcQueryDomain.ReportFoldingFailure(NotSupportedException ex)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query, Func`2 operation)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query, Func`2 operation)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query)\r\n at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.Optimize(Query query)\r\n at Microsoft.Mashup.Engine1.Language.Query.QueryTableValue.get_OptimizedQuery()\r\n at Microsoft.Mashup.Engine1.Language.Query.QueryTableValue.GetReader()\r\n at Microsoft.Mashup.Engine.Interface.Tracing.TracingDataReaderSource.get_PageReader()\r\n at Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.c__DisplayClass11.c__DisplayClass13.b__10()\r\n at Microsoft.Mashup.Evaluator.RemotePageReader.c__DisplayClass7.b__0()\r\n at Microsoft.Mashup.Evaluator.EvaluationHost.ReportExceptions(IHostTrace trace, IEngineHost engineHost, IMessageChannel channel, Action action)\r\n\r\n\r\n", "ProductVersion": "2.58.5103.501 (PBIDesktop)", "ActivityId": "f06a4b5b-09ba-40ce-bd99-424710286b77", "Process": "Microsoft.Mashup.Container.NetFX40", "Pid": 11080, "Tid": 1, "Duration": "00:00:00.0005557"
关于如何解决这个错误有什么想法吗?谢谢
最佳答案
我今天第一次使用直接查询存储模式连接到 PostgreSQL,也遇到了这个错误。与您一样,连接和其他一切似乎都运行良好,但在尝试使用在使用导入存储模式时运行良好的视觉效果时出现错误。
我的错误是:OLE DB 或 ODBC 错误:[Expression.Error] 我们无法将表达式折叠到数据源。请尝试更简单的表达式。
我假设最后一句是在更高版本的 Power BI 中添加的。
Carl de Souza 解释查询折叠 here并且 Direct Querying 似乎试图将尽可能多的分析折叠到 Native Query 中。第一次提取数据时我没有指定任何查询,但一旦我这样做,错误就消失了。
对于不知道如何执行此操作的任何人,在单击“获取数据”(如果已经在查询编辑器中,则单击“新源”)并选择 PostreSQL 数据库后,确保在高级选项中添加 SQL 语句部分。
对我来说,一个简单的 SELECT * FROM my_schema."my_table_name"
就足够了。
关于postgresql - PowerBI 直接查询连接到 PostgreSQL 错误。 OLE 或 ODBC 错误 : [Expression. 错误] 我们无法将表达式折叠到数据源,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50444319/
我有三张 table 。表 A 有选项名称(即颜色、尺寸)。表 B 有选项值名称(即蓝色、红色、黑色等)。表C通过将选项名称id和选项名称值id放在一起来建立关系。 我的查询需要显示值和选项的名称,而
在mysql中,如何计算一行中的非空单元格?我只想计算某些列之间的单元格,比如第 3-10 列之间的单元格。不是所有的列...同样,仅在该行中。 最佳答案 如果你想这样做,只能在 sql 中使用名称而
关闭。这个问题需要多问focused 。目前不接受答案。 想要改进此问题吗?更新问题,使其仅关注一个问题 editing this post . 已关闭 7 年前。 Improve this ques
我正在为版本7.6进行Elasticsearch查询 我的查询是这样的: { "query": { "bool": { "should": [ {
关闭。这个问题需要多问focused 。目前不接受答案。 想要改进此问题吗?更新问题,使其仅关注一个问题 editing this post . 已关闭 7 年前。 Improve this ques
是否可以编写一个查询来检查任一子查询(而不是一个子查询)是否正确? SELECT * FROM employees e WHERE NOT EXISTS (
我找到了很多关于我的问题的答案,但问题没有解决 我有表格,有数据,例如: Data 1 Data 2 Data 3
以下查询返回错误: 查询: SELECT Id, FirstName, LastName, OwnerId, PersonEmail FROM Account WHERE lower(PersonEm
以下查询返回错误: 查询: SELECT Id, FirstName, LastName, OwnerId, PersonEmail FROM Account WHERE lower(PersonEm
我从 EditText 中获取了 String 值。以及提交查询的按钮。 String sql=editQuery.getText().toString();// SELECT * FROM empl
我有一个或多或少有效的查询(关于结果),但处理大约需要 45 秒。这对于在 GUI 中呈现数据来说肯定太长了。 所以我的需求是找到一个更快/更高效的查询(几毫秒左右会很好)我的数据表大约有 3000
这是我第一次使用 Stack Overflow,所以我希望我以正确的方式提出这个问题。 我有 2 个 SQL 查询,我正在尝试比较和识别缺失值,尽管我无法将 NULL 字段添加到第二个查询中以识别缺失
什么是动态 SQL 查询?何时需要使用动态 SQL 查询?我使用的是 SQL Server 2005。 最佳答案 这里有几篇文章: Introduction to Dynamic SQL Dynami
include "mysql.php"; $query= "SELECT ID,name,displayname,established,summary,searchlink,im
我有一个查询要“转换”为 mysql。这是查询: select top 5 * from (select id, firstName, lastName, sum(fileSize) as To
通过我的研究,我发现至少从 EF 4.1 开始,EF 查询上的 .ToString() 方法将返回要运行的 SQL。事实上,这对我来说非常有用,使用 Entity Framework 5 和 6。 但
我在构造查询来执行以下操作时遇到问题: 按activity_type_id过滤联系人,仅显示最近事件具有所需activity_type_id或为NULL(无事件)的联系人 表格结构如下: 一个联系人可
如何让我输入数据库的信息在输入数据 5 分钟后自行更新? 假设我有一张 table : +--+--+-----+ |id|ip|count| +--+--+-----+ |
我正在尝试搜索正好是 4 位数字的 ID,我知道我需要使用 LENGTH() 字符串函数,但找不到如何使用它的示例。我正在尝试以下(和其他变体)但它们不起作用。 SELECT max(car_id)
我有一个在 mysql 上运行良好的 sql 查询(查询 + 连接): select sum(pa.price) from user u , purchase pu , pack pa where (
我是一名优秀的程序员,十分优秀!