microsoft / microsoft/Analysis-Services
fabricps-pbip: issue with calculated columns after publishing
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:
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:
When I'm publishing via PowerBI Desktop - everything is fine.
PowerBI version:
Any clue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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