domo.onFiltersUpdate() does not exist in domo.js. domo.FilterContainer() gives error. Any solutions?
Thank you for your time viewing this post. I have 2 issues ongoing in one of my projects. The description of these issues are given below along with their errors. If anyone helps me in resolving them, ill be grateful.
domo.onFiltersUpdate(console.log);
This function is rendering me this error:
code.js:60 Uncaught TypeError: domo.onFiltersUpdate is not a function at code.js:60
const my_array = [ { column: "Name", operator: "IN", values: ["Dione Miu", "Golu Yar"], dataType: "STRING", }, ]; domo.filterContainer(my_array);
This function gives me this error:
next.built.js?v=1626466802:193 Uncaught TypeError: t.map is not a function at next.built.js?v=1626466802:193 at Function.e.triggerUpdate (next.built.js?v=1626466802:193) at T (next.built.js?v=1626466802:261)
Answers
-
is it fair to assume that you've imported the domo.js library?
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
@jaeW_at_Onyx, yes I am using domo.js via CDN.
0 -
Have you confirmed that the domo library is available? can you accomplish other actions like get data from Domo? it seems unlikely that they would have deprecated onFiltersUpdate b/c that's integrated into all sorts of apps. Given t.map isn't a function, have you also confirmed that t is an array when your code executes?
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
@jaeW_at_Onyx : I am able to get the data using domo.get(), which means that my domo library is working. I think they have deprecated onFiltersUpdate library, because I don't seem to find it in the definition i.e domo.js file.
I also needed your opinion on the second question concerning filterContainer() method.
0 -
it's all in their documentation... check with support and confirm that the documentation is not out of date.
also confirm that your objects are arrays when they arrive...
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- 10.5K All Categories
- 7 Connect
- 917 Connectors
- 250 Workbench
- 466 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 193 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 246 Distribute
- 62 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 173 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive