从数据库重新生成SSAS多维分区文件

发布于 2025-01-09 16:43:45 字数 219 浏览 4 评论 0原文

我有一个 ssas 多维数据集,我想在 Visual Studio 上使用 ssdt 创建解决方案。 我需要生成多维数据集的 .partations 文件。

当我做新项目时 ->从服务器导入(多维和数据挖掘) 项目已创建,但 .partations 文件为空(2ko)

我尝试使用 VS2019、2017 和 BIDS2008R2,总是出现同样的问题

对这个问题有什么想法吗?

I have an ssas cube and I want to create the solution with ssdt on visual studio.
I need to generate the .partations file of the cube.

When I do New Project -> Import from server (multidimentional and data mining)
The project is created but the .partations file are empty (2ko)

I tried with VS2019, 2017 and BIDS2008R2, it's always the same problem

Any idea about this issue ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一梦等七年七年为一梦 2025-01-16 16:43:45

当我们从包含自定义分区的 SSAS 数据库导入时,这是一个问题。

要获得正确的分区,您只需打开多维数据集(在 Visual Studio 解决方案中)并导航到分区选项卡。

当您选择分区选项卡时,您可以注意到选项卡中的“星”符号表示该项目已更新。

您会注意到分区文件现已更新为最新的分区。

输入图片此处描述

This is a issue when we import from a SSAS database containing custom partitions.

To get the correct partitions, you need to just open the cube (in the Visual Studio Solution) and navigate to the partitions tab.

The moment you select the partitions tab, you can notice, the "star" symbol in the tab denoting that the project has been updated.

You will notice that the partitions file is now updated with the latest partitions.

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文