March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I'm new (very new) to PBI, and simply taking a value by product and dividing out to get a percentage.
I'd like to graph percentages over time, but when I click on the respective line chart icon, it displays incorrect percentages.
It almost appears as though it's converting it to % of row, not column as I had displayed in the data.
How can I correct? See the screen shot with the correct data to the left, however the incorrect line chart displayed on the right.
@MSojo , BAsed on what I got , Assume you are using measure M1 in Matrix
% Measure used in Matrix
divide([M1], calculate([M1], removefilters(Table[common_drug_name] ) ) )
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
User | Count |
---|---|
93 | |
92 | |
86 | |
77 | |
49 |
User | Count |
---|---|
166 | |
149 | |
99 | |
73 | |
57 |