问题标签 [invantive-control]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
47 浏览

exact-online - Combining multiple condition in single case statement

Does Invantive SQL support multiple condition in a single case statement? I the statement below, I did not get any results. Tried the same statement with only 1 condition (no cascade), this retrieved the expected result.

0 投票
1 回答
90 浏览

exact-online - 如何在 Exact Online 的报告中为 AR 未清项目添加付款条件?

我正在使用 Invantive Control 创建一个 Excel 报告,其中包含来自 Exact Online 的一些未结发票信息。

我已经使用块设计器创建了一个模型,并且我有我需要的未结发票信息。现在我也想知道欠债账户的还款情况,但是AROutstandingItems表上没有付款情况的信息。

这是我到目前为止的查询:

如何将付款条件添加到我的报告中?

0 投票
1 回答
75 浏览

sql - 与客户一起执行时,Invantive Control for Excel 中的相同精确在线查询给出不同的结果

我有以下查询来根据来自 Exact Online 的区域组制作收入报告:

在客户的机器上执行此查询时,我希望得到相同的结果。但结果是不同的。根据查询是以精确在线用户“ME@acme.com”还是“OTHERPERSON@acme.com”身份运行,每个金额和数量乘以八倍。

这怎么会发生,我将如何解决这个问题?

0 投票
1 回答
45 浏览

exact-online - 错误:创建表时无法为“customers1”检索 itgeneor003 对象元数据

当尝试在 Windows 10 上的 Excel 2016 for Windows 中使用 Exact Online Adapter 执行以下查询时。我们收到错误“无法检索“客户”的对象元数据。错误代码itgeneor003

我们得到了下面的堆栈跟踪异常:

0 投票
1 回答
56 浏览

exact-online - 如何在 Invantive Control Excel 加载项中包含引用表格的 Excel 公式

我正在使用来自 Exact Online 的数据使用 Invantive Control Excel 插件在 Excel 中制作财务报告。在 Exact Online 中,我有一个总帐分类。在我的 Excel 文件中,我想在我的报告计划中匹配这些分类。因此,我制作了一个表格,其中包含精确在线分类和报告分类的映射。使用 Invantive Control Excel 插件,我输入了以下 SQL 查询:

其中 tab_reporting 是表的名称,具有报告分类和 Exact Online 的去映射。此表位于 Excel 中的不同选项卡上。我可以根据要求发送 Excel 文件。查询的最后一行导致以下错误消息:

在此处输入图像描述

第 20 行第 7 列的两个 ' *' 之间的语法错误:select period_year_re...ance_code_attr, * '=INDEX(tab_reporting[Reporting];MATCH(NUMBERVALUE($C{E,.,.,^+7,. });tab_reporting[GLClass - Code];0))'*** 错误:输入 '=INDEX(tab_reporting[Reporting];MATCH(NUMBERVALUE($C{E,.,.,^+7, .});tab_reporting[GLClass - 代码];0))''

更详细地说:

0 投票
1 回答
34 浏览

exact-online - 如何在 Invantive Excel 加载项中包含对表的引用

我正在使用来自 Exact Online 的数据使用 Invantive Control Excel 插件在 Excel 中制作财务报告。在 Exact Online 中,我有一个总帐分类。在我的 Excel 文件中,我想在我的报告计划中匹配这些分类。因此,我制作了一个表格,其中包含精确在线分类和报告分类的映射。使用 Invantive Control Excel 插件,我输入了以下 SQL 查询:

其中 tab_reporting 是一个表的名称,具有报表分类和精确在线的去映射。此表位于 Excel 中的不同选项卡上。当我查看数据时,我会看到以下结果: 在此处输入图像描述 哪个,对我来说看起来不错。

我不明白的一件事是,位置 14 上似乎有 4 个字段。一个公式似乎创建了 4 个不同的数据字段而不是一个。

在此处输入图像描述

我可以根据要求发送 Excel 文件。问题是我最终得到了这个错误消息:

itgensdf031: Kan velden van blok 'Balans (bal)' niet verversen。无法完全刷新字段。字段 '});TAB_REPORTING[GL CLASS - CODE];0))'' 有一个公式,当字段被删除时会丢失,因为它不再出现在 SQL 中。

迁移您需要保留的所有相关字段设置,并且在删除此字段时会丢失。如果您不知道如何做到这一点,请聘请顾问。

类型:Invantive.Data.ValidationException 的 Invantive.Data.ValidationException..ctor(String messageCode, String messageText, String kindRequest, String localStackTrace, String nk, Exception innerException) 在 Invantive.Producer.Control.Utility.RefreshFields(ModelCache modelCache, iea_blocks_v块,布尔 allowLoadFromCache) 在 Invantive.Producer.Control.SyncToDatabaseForm.syncBackGroundWorker_DoWork(Object sender, DoWorkEventArgs e) 在 System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
在 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) 在 System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) 在 System.Runtime.Remoting.Messaging .StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) 在 System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) 在 System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext , ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System。Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() 在 System.Threading.ThreadPoolWorkQueue.Dispatch() 在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() 在 Invantive.Producer.Control.Utility.RefreshFields(ModelCache modelCache,iea_blocks_v 块, Boolean allowLoadFromCache) in File173:line 4362 at Invantive.Producer.Control.SyncToDatabaseForm.syncBackGroundWorker_DoWork(Object sender, DoWorkEventArgs e) in File174:line 299 Type: Invantive.Data.ValidationException at Invantive.Data.ValidationException..ctor(String messageCode,系统中的 Invantive.Producer.Control.SyncToDatabaseForm.syncBackGroundWorker_DoWork(Object sender, DoWorkEventArgs e) 中的字符串 messageText、字符串 kindRequest、字符串 localStackTrace、字符串 nk、异常 innerException)。ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
在 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) 在 System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs) 在 System.Runtime.Remoting.Messaging .StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) 在 System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) 在 System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext , ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System。Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() 在 System.Threading.ThreadPoolWorkQueue.Dispatch() 在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Excel 的 Invantive 控制(stable-20161021-2025-ge3e5e61 Prod,L162135034)

0 投票
1 回答
418 浏览

sql - 将发票插入精确在线

我想在 Exact Online 中插入发票。当我插入发票手册时,它工作正常,但使用 Invantive Control 工具时出现错误:

我得到的错误:

0 投票
1 回答
24 浏览

exact-online - 使用 Invantive Control 时出现未知索引错误:“索引位置 275 未使用。最后使用的索引为 7”

错误出现在“whs.description”列上。它不会在加入 'ExactOnlineREST.Inventory.Warehouses Whs on Whs.ID=SHO.Warehouse' 时给出任何错误

0 投票
1 回答
53 浏览

invantive-sql - 如何从字符串中提取数字

我有一个类似'intercompany creditors {DEMO[[1]]}'的字符串。我只想从字符串中提取数字,例如“1”。

如何在 Invantive SQL 中做到这一点?

0 投票
1 回答
30 浏览

exact-online - Invantive Control 中用于控制查询结果的参数的替代方法

我想在 Invantive 控制中使用参数。

例如,我想只检索给定数据参数中的精确在线项目管理的小时数。