microsoft / microsoft/Analysis-Services

fabricps-pbip: issue with calculated columns after publishing

Open
#262 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
732
Forks
433
PR merge metrics
No merged PRs in 30d

Description

Hello,

I'm trying to use fabricps-pbip module to automaitze reports publishing.
Looks ok, but unfortunately I have an issue with semantic model which consist of calculated column.

Screen of simplified report to reproduce issue:
image

Command used to publish semantic model (I also tried with Import-FabricItems)
Import-FabricItem -workspaceId "xxx" -path "tmp.SemanticModel"

After model is published, I'm trying to check CalculatedColumn values but unfortunatelly I got an error:
image

When I'm publishing via PowerBI Desktop - everything is fine.

PowerBI version:
image

Any clue?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the fabricps-pbip publishing path used by Import-FabricItem and the supplied semantic-model reproduction. Compare the published calculated-column behavior with the Power BI Desktop result and inspect the reported error. Done means identifying and fixing the publishing discrepancy, with the simplified report confirming calculated-column values work after publishing.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.