Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有点卡住了一个我不知道如何解决的问题。我正在使用表单中的 2 个表进行嵌套循环,但输出很有趣,其中记录消失的记录超过一页。它只显示一页,但不显示其余页面。除此之外,记录前还有一个空白页。请帮我解决一下这个。
谢谢各位大师
Use Parallel Cursor for the nested loop and store all values in 1 Final Table.