All cards using federated data sets and using filters are broken

I woke up this morning and all of my embedded dashboards were broken. After some analysis it looks like any card on a federated dataset that is also using a filter is not rendering. These are embedded cards using programmatic filters below and none of them are currently rendering. They were all rendering properly yesterday.

When I log into Domo directly, most of these cards are rendering, unless there is any filter applied to the card. (Don't worry, this is demo data)

Answers

  • JoshMillheim
    JoshMillheim Domo Product Manager

    @DatAIBrain - Have you logged a case with Domo Support for this yet? This sounds like something that Domo Engineering may need to look at.

  • Yes I did submit a support ticket as well.

  • It looks like the issue only occurs when the filter is a measure. I can cast a measure as a string and then it seems to work.

  • MattTheGuru
    MattTheGuru Contributor

    @DatAIBrain here is a screen recording of exactly what you are talking about.

    Loom https://www.loom.com/share/178b5b936b7142c4982a6eea4e39d6fd?sid=279b7add-28b0-4dfb-9d33-7c1bdb76c244

    The issue is that the data that is being filtered is being filtered on a column that doesn't exist or all of the data has been filtered in such a way that no data exists when the iframe is recalled.

    ** Was this post helpful? Click ๐Ÿ’ก/๐Ÿ’–/๐Ÿ‘/๐Ÿ˜Š below. **
    ** If it solved your problem. Accept it as a solution! โœ”๏ธ **

    Or do you need more help? https://calendly.com/matthew-kastner/15-minute-chat
    Did I help you out? Feedback is priceless and will help me more than you know.Write a review!

  • I wish that was the case. The filters were working fine one day, and the next day none of them were working. When I cast the measure column as a string, the filters work so it is not a case of filtering out all of the data.

    In your example, are you using federated data sets? This issue only seems to be happening on federated data sets.

  • JoshMillheim
    JoshMillheim Domo Product Manager

    @DatAIBrain can you share the support case number? I'll look into this from my end.

  • MattTheGuru
    MattTheGuru Contributor

    @DatAIBrain the example I showed is not federated, but I just tried with a federated dataset (I would have shown it but I only have production data), but had no issues embedding it.

    Two follow-up questions:
    1.) What is the federated source?
    2.) What is the filter that you are trying to apply?

    ** Was this post helpful? Click ๐Ÿ’ก/๐Ÿ’–/๐Ÿ‘/๐Ÿ˜Š below. **
    ** If it solved your problem. Accept it as a solution! โœ”๏ธ **

    Or do you need more help? https://calendly.com/matthew-kastner/15-minute-chat
    Did I help you out? Feedback is priceless and will help me more than you know.Write a review!

  • Thanks for digging into this @MattTheGuru!

    1. The federated source is BigQuery.

    2. I am trying to filter on an organization id or a facility id. In my instance, I am unable to filter on any numeric column though.

  • MattTheGuru
    MattTheGuru Contributor

    @DatAIBrain I think the issue is just the name of the column that is attempting to be filtered against.

    Here is a federated dataset from Google Sheets (I know it's not BigQuery, but I can get the same error to replicate that you are seeing).

    Loom: https://www.loom.com/share/f0019acf2dfa4902bc1d7e13d6eb6d0b

    ** Was this post helpful? Click ๐Ÿ’ก/๐Ÿ’–/๐Ÿ‘/๐Ÿ˜Š below. **
    ** If it solved your problem. Accept it as a solution! โœ”๏ธ **

    Or do you need more help? https://calendly.com/matthew-kastner/15-minute-chat
    Did I help you out? Feedback is priceless and will help me more than you know.Write a review!