Forum Discussion
SELECTEDVALUE() function not recognized
- 7 years ago
Anonymous instead of selectedvalue , replace it with min or max function.
Anonymous what is your data source? How you are connected?
- Anonymous7 years agoNot applicable
Get Data -> Analysis Services -> type in database
- v-piga-msft7 years agoResident Rockstar
Hi Anonymous ,
Will you have this issue if you use import mode?
If not, you may could try other aggregated function like MAX or MIN to get the value instead of SELECTEDVALUE().
If you still have the issue when you use import mode, please share some data sample and your formula so that we could have a test on it.
Best Regards,
Cherry
- Anonymous7 years agoNot applicable
I'm not able to use import mode as I'm connected to a live data query. I'd think this should be something that is easily accomplished on our "data cube", but IT doesn't seem to know how to do it.
I'll have to look into min/max functions, i'm not familiar with them.
Thank you all for your responses.