pwhite8 Member

Comments

  • yes they are. if i apply a page filter with the column there is no impact on the card. Grant mentioned you need to do something with domo.onFiltersUpdate() within the script. Do you know if there are any examples of this being used (the documentation doesnt give any examples)?
  • No I am not. I am refering standard page filters. Do you know if there are any examples of this being used?
  • Thanks so much @GrantSmith. how does this need to be applied? the documentation doesnt give any examples so not sure how to get it to work. I tried this but when using the filter it says NaN on the chart. var domo = window.domo; var datasets = window.datasets; // pass in dataset0 domo.get(data/v1/${datasets[0]})…