Forum Discussion
hiding columns in Matrix
- Anonymous7 years ago
Hi Frank,
I was able to solve the problem by turning off word wrap in the matrix setting and dragging the field I wanted to hide.
Hi Frank,
I was able to solve the problem by turning off word wrap in the matrix setting and dragging the field I wanted to hide.
Hi,
I have similar situation-want to hard hightlighted in yellow color column. Want to see total. I try to follow your solution but lost.
under which categary I should go for "turning off word wrap " and dragging field
Please
Thanks
- Anonymous4 years agoNot applicable
hi
iam also facing the same issue can you please help me .i need to hide the order cases i want ordercases in total field.below i have marked i need to hide .
- AGhyst4 years agoFrequent Visitor
Someone else will probably have a better solution but this reminds me of one that I had a problem with because I needed 3 year's sales but only current year's budget. I found the cleanest solution was to write measures for each year and one for the budget then put them into a table. Had the advantage of giving me measures I could use for other calculations
So I think you could write a CALCULATE for each of your fill rates and then a total for your cases to build something similar. 🙂
- Anonymous4 years agoNot applicable
Hi,
how to write the calculate function fillrate is the calculated measure and ordercases is a column periods also columns .
fillrate=sum of ordered cases/shipped cases
i have calculated