Tagged Questions
0
votes
0answers
9 views
Display Customized Data Based on Sub Queries
Goal:
In the Table A I would like to display the result
---------------------------------------
PK_A FK_B CandyQuantity
---------------------------------------
1 7 2
2 ...
2
votes
1answer
222 views
Is there a way to compare multiple columns in PowerPivot using DAX?
Say I have a table in a PowerPivot that looks like this:
For each row, I want to find the minimum value across Columns 1, 2 and 3 and display that value in the column "MinColumn". The built-in MIN ...
1
vote
1answer
173 views
Sort chart legend in PowerView
I'm playing about with PowerView at the moment and have run into a slight issue. I've got a line chart (below) but would really like to sort the legend (Keyword) depending on the latest value of the ...
1
vote
1answer
78 views
Power view layout issue
Anyone developing on power view?
I have a slicer on the year but I would like to display it in X columns instead of X rows. Its kind aeasy to do it on power pivot but I cant figure it out how to do it ...