Forum Discussion
niketowns
6 years agoNew Member
Changing Y-value dataset from dropdown selection for a graph figure
Hello! I have the following sample dataset: Product Amount Water Amount Sugar Amount Zinc Date Added Pink Drink 0.002 0.03 0.001 7/31/2019 Blue Drink 0.004 0.1 0.003 7/2...
Greg_Deckler
6 years agoCommunity Champion
You can do that in a measure, you may need a disconnected table. In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563