Skip to content

Add filter parameter in get_url method of Report class #119

@ansRMorin

Description

@ansRMorin

📝 Description of the feature

The Service class provides a visualize_report method that allows users to apply a filter when visualizing a report. This is a powerful feature that enables users to determine what items they want to see in the report.

However, the get_url method in the Report class currently does not support this feature. The get_url method returns the URL corresponding to the report, but it does not allow users to apply a filter to the report.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions