Identify a dataset's RID or filepath(识别数据集的 RID 或文件路径)¶
In order to work with Foundry data inside third-party BI tools, you'll need to specify the dataset you wish to work with. Some third-party tools offer graphical interfaces for exploring and selecting datasets. Others will require you to directly input information about the dataset you wish to work with.
Foundry provides two options for specifying your dataset details:
- "RID", which is the dataset identifier
- "Location", which specifies the filepath location of the dataset
You can locate these values in Foundry by navigating to your dataset's "About" page, clicking on "see more", and copying either the "RID" value or the "Location" from the left sidebar.

中文翻译¶
识别数据集的 RID 或文件路径¶
要在第三方 BI 工具中使用 Foundry 数据,您需要指定要处理的数据集。部分第三方工具提供图形界面用于浏览和选择数据集,而其他工具则要求您直接输入目标数据集的相关信息。
Foundry 提供两种指定数据集详情的方式:
- RID(数据集标识符)
- Location(数据集文件路径位置)
您可以在 Foundry 中通过以下方式获取这些值:导航至数据集的"关于"(About)页面,点击"查看更多"(see more),然后从左侧边栏复制"RID"值或"Location"(位置)信息。
