Forum Discussion
Cumulative month javascript - power bi
I am using power slicer in power BI to use in filter selection.
I need them to be selected every month until the current month.
I'm using getMonth() (code in javascritp) but it only returns me the current month and I need them all up to the current month (example: it's September, so I need it to return me January, February, March, April, may, june, july, august and september).
1 Reply
- v-easonf-msftCommunity Support
Hi, barbaracruvinel
The visual seems to only allow you to get a single value with a js statement.
I'm not familiar with this custom visual , you may need to contact their development team.
Due to the built-in watermark, it is not recommended to use this slicer for commercial purposes.
If you are looking to set default value for a slicer, you might want to refer to these related threads.
Setting-the-Default-Value-of-a-Slicer
Best Regards,
Community Support Team _ Eason