Forum Discussion

wujunmin's avatar
wujunmin
Advocate III
4 years ago

Matrix Bubble Chart By DAX

Mark the measure as Image URL: Chart = VAR MAXR=MAXX(ALL('table'),[data]) RETURN "data&colon;image/svg+xml;utf8,"&" <svg xmlns='http://www.w3.org/2000/svg' height='100' width='100'> <lin...