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.
我的工作遇到了很大的麻烦......我需要在 Visual Studio 2012 的报告服务中创建一个报告。问题是该报告具有动态列,例如取决于用户的反馈数量。
我已经尝试使用 tablix 和 matrix 使用列组进行此操作,但没有成功,但我没有尝试使用报告的自定义代码...
详细信息:我正在手动构建数据集,必须对所有行进行分组。
任何想法如何做到这一点?有人知道报告的自定义代码是否可以解决我的问题?
PS。对不起我的英语:P
嗯,总结一下:
仅使用报告服务器本机工具似乎是不可能的。
我找到的唯一解决方案是动态更改 rdlc,它是一个 xml。这样,您可以添加和删除列和行组,从 xml 中删除节点,很难,但它可以工作......
无论如何感谢您的帮助!
My JSON backend can return a single object or an array of objects.
My Ajax callback is managing the callback response.
It works fine if the response contains more