Hi,
I want to make the old fashioned table of KPIs that I would do in PPT or Excel. So something like the table below.
I basically want a table where the first column is the measure name and the second the value. There would then be a slicer attached to it. Seems like this should be super easy, but the table and the matrix are putting the measures in the column header.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Total Property Value[/TD]
[TD]530m[/TD]
[/TR]
[TR]
[TD]Average LTV[/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]Total sqft[/TD]
[TD]145,657[/TD]
[/TR]
</tbody>[/TABLE]
I want to make the old fashioned table of KPIs that I would do in PPT or Excel. So something like the table below.
I basically want a table where the first column is the measure name and the second the value. There would then be a slicer attached to it. Seems like this should be super easy, but the table and the matrix are putting the measures in the column header.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Total Property Value[/TD]
[TD]530m[/TD]
[/TR]
[TR]
[TD]Average LTV[/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]Total sqft[/TD]
[TD]145,657[/TD]
[/TR]
</tbody>[/TABLE]