Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I create a KPI like the following (including 3 Cards and 1 Table):
I use UNICHARs for the arrows and put the measure in the Table.
I have aleady set Grid (vertical and horizontal) to OFF, Outline for Column headers and Values to NONE, Border to OFF, after publish it to Power BI Service,
How to remove the grids or borders when use Firefox?
(Strange thing is: If move the Table a little bit, the grids or border might disappear sometimes...)
Solved! Go to Solution.
Hi @Anonymous ,
The table visual will show expand the header or value depends on context, have you tired to use the card visual to put the arrow?
We can also use a measure to combine value and arrow in the card 1 such as following:
Measure = [Measure In Card 1] & " " & IF([Measure In Card 3]>0, UNICHAR(129049), UNICHAR(129051))
Best regards,
Hi @Anonymous ,
The table visual will show expand the header or value depends on context, have you tired to use the card visual to put the arrow?
We can also use a measure to combine value and arrow in the card 1 such as following:
Measure = [Measure In Card 1] & " " & IF([Measure In Card 3]>0, UNICHAR(129049), UNICHAR(129051))
Best regards,
@amitchandakFirefox 72.0.2 (64-bit)
One more thing, Chrome works fine. For this case, the best browser...
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |