Forum Discussion

SDPowerBI123's avatar
SDPowerBI123
Regular Visitor
2 years ago

Selectedvalue dax question

i have a simple what if parameter generating a list of numbers like this: Numbers of Months = GENERATESERIES(3, 26, 1),   and then i have a selectedvalue dax measure that captures what is being s...