microsoft / microsoft/Analysis-Services
Measures should have a defined Detail Rows Expression (Severity 1)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 732
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
From an enterprise level there should always be a defined Details Row Expression.
A potential fixing script would be to add a default message to the measure without Detail Rows Expression eg:
ROW("Message","Drillthrough statement not defined")
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
No file, test, or entry point is named. Start by tracing how measures without a Detail Rows Expression are represented in the Analysis Services samples and community projects, then compare the behavior with the proposed ROW("Message","Drillthrough statement not defined") fallback. Done means the expected default detail-row behavior is defined and verified for measures lacking the expression.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100