Forum Discussion
gokhanatmaca
1 year agoRegular Visitor
PowerBI Desktop - Parameter Issue - 2
Hi,
When I write 0 to the field I defined with the parameter, the value is deleted.
Modeling - New Parameter - added as numerical range.
ForecastedMarketGrowth_Ondalık = GENERATESERIES(0, 999, 1)
ForecastedMarketGrowth_Ondalık Değeri = SELECTEDVALUE('ForecastedMarketGrowth_Ondalık'[ForecastedMarketGrowth_Ondalık],0)
1 Reply
- AnonymousNot applicable
Hi gokhanatmaca ,
I did notice that when you entered 0 it changed to 0.00, please consider using an integer since in your rule you have a change value of 1.
Hope it helps!
Best regards,
Community Support Team_ Scott ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.