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.
我如何找到在 SSRS 报告的 SQL 代码中引用它的列/字段EpiHRG,而不是手动遍历 100 个。
您可以尝试在 SSMS 中打开所有 ssrs 查询,然后进行 ctrl+f 搜索。它将搜索所有当前选项卡,并记录哪些查询出现了,以及它们属于哪个数据集和报告。