Spotfire Calendar Filter

一个人想着一个人 提交于 2019-12-09 23:07:42

问题


Is there a way I can use calendar filter in Spotfire? I am aware of the range filter, but I want the user to only be able to select one date from a range of dates coming from a table.


回答1:


it's a little bit advanced and requires some scripting (although code is provided), but a date picker can be used:

http://spotfired.blogspot.ch/2014/05/popup-calendar-webplayer-compatible.html

the result is something like this:




回答2:


I know this is two years old but I still came across this post and I figured someone else will too.

To get the calendar to filter follow these steps:

  • Edit the Text Area
  • Click "Insert Filter"
  • Click the column from your data that contains dates
  • Click "Ok"

Once you save, you will have a slider in the text box and two calendars where dates can be picked or you can utilize the slider.




回答3:


The current version of Spotfire has a calendar date picker built into the filter and data panels (but it is part of the range slider).

You can also insert this filter into a text area if you want a more custom user interface. See below:

Calendar date picker in Spotfire text area



来源:https://stackoverflow.com/questions/31910896/spotfire-calendar-filter

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!