Loading

Technopedia

Skip Feed
  1. Technopedia API - Query multiple IDs

    We are trying to develop our own GraphQL query that can provide lifecycle data for multiple IDs in one query.

     

    Has anyone accomplished this by using the Technopedia API?

     

    I don't see an option to specific a "where" statement clause based on the documentation.

     

    Sample Hardware Model IDs:

     

    26b3d449-95ca-1679-e063-0100007fe99c

    0ab7ce23-4853-f61e-e063-0100007f3df0

    Expand Post
    Question with a best answer.

    Best Answer

    hey,

     

    please try this

     

    query {

      HardwareModel(

        id: [

          "26b3d449-95ca-1679-e063-0100007fe99c",

          "0ab7ce23-4853-f61e-e063-0100007f3df0"

        ]

      ) {

        id

        name            # or modelName, depending on schema

        hardwareLifecycle{

            obsoleteDate

        }

        hardwareProduct{

            manufacturer{

                name

            }

        }

      }

     

    }

    Expand Post
    Detlev Eufinger by Detlev Eufinger (Flexera Software)

    1 of 2

  2. Gops24 likes this.
    • You need to right click on the software and select drill in, this will show the details you are after.

  3. ITV – TI Platform: Technopedia Report in Power BI (Live now!)

     

    We are introducing the newly rebuilt Technopedia Report on Power BI, as part of the decommissioning of the legacy GoodData platform.

     

    image 

    This release includes:

    • Power BI report dedicated for Technopedia data exploration on Hardware and Software.
    • Pre-staged views to guide customers based on the type of data they are seeking.
    • Catalog integration with SDM support for Technopedia datasets.
    • Enhanced search, sort, and filtering capabilities within the Catalog to help customers easily navigate and extract meaningful insights from large data volumes.

     

    Why Was This Change Introduced?

    • The decommissioning of the legacy GoodData platform required a new, modern reporting experience.
    • Customers need a more intuitive, flexible, and self-guided experience to explore complex Technopedia data.
    • Transitioning to Power BI enables us to leverage more advanced analytics, customization, and scalability.

     

    Value to Customers

    • Improved Usability: Customers can now easily navigate Technopedia data using familiar and interactive Power BI interfaces.
    • Targeted Data Exploration: Pre-staged views simplify data discovery by organizing datasets based on common customer questions and business scenarios.
    • Enhanced Decision-Making: Advanced filtering, sorting, and search help customers find the right data quickly, allowing them to make faster and more informed decisions.
    • Future-Ready Platform: Scalable foundation for future enhancements, advanced analytics, and seamless integration across other enterprise data sources.

     

    Release Date: 2025-26-06

     

    Product Documentation: https://docs.flexera.com/flexera/EN/Technopedia/technodash.htm

    Release Notes: https://docs.flexera.com/flexeraone/EN/WhatsNew/FeatureList/TechnoJune2025NewUI.htm

     

    Expand Post

End of Feed
3 Chatter Feed Items
ALL CONVERSATIONS
UNSOLVED
ARTICLES
3 Posts

Related Topics

    Loading
    Technopedia | Flexera