Forum Discussion
antoniofallucca
8 years agoHelper I
direct query card
I first built a cube in Power BI desktop and used a card to return a text example "Last Name, First Name Middle Name" it worked fine with the data imported as there was a First Value option. Howe...
- 8 years ago
Thank you that is not an option for now I'm trying to showcase this to our company so that we can move forward with Power BI.
I've got a work around, I'm using a table with style none, column hearders same color as the background, so It appears that works.
It's not as nice as a card but still it will work until Microsoft gets around to fixing it.
Thank you,
Antonio
v-caliao-msft
8 years agoMicrosoft Employee
For a card visual, it will aggregate your column values automatically. For text value, the default aggregate function is FIRST.
If you want to show all values in your dataset, you could use table visual.
Regards,
Charlie Liao
antoniofallucca
8 years agoHelper I