Giter Club home page Giter Club logo

Comments (7)

AleksSavelev avatar AleksSavelev commented on June 4, 2024

Hi @IgorVolod,
Unfortunately, all of this are not supported yet. We are aware of the request for this feature and hope to see it implemented in the future.

from powerbi-visuals-tools.

IgorVolod avatar IgorVolod commented on June 4, 2024

Fine! Are there any other options to achieve the desired result? I need to implement a slicer and a datepicker.

from powerbi-visuals-tools.

AleksSavelev avatar AleksSavelev commented on June 4, 2024

Could you, please, describe it more specific? You can implement both of it inside of your visual.

from powerbi-visuals-tools.

IgorVolod avatar IgorVolod commented on June 4, 2024

The “datepicker” is located between interactive elements.
In the center, there is a date selection field.
There is no way to place a large visual element. The user opens the calendar by clicking it.
fig3

from powerbi-visuals-tools.

AleksSavelev avatar AleksSavelev commented on June 4, 2024

Is it right, that you have a date selection field inside of your visual and you want to display a date picker on click?
If so, you can handle it without dialog box, since it displays over all interface, but it's not required in your case. You can simply add a div block that contains picker and display it over your interactive elements inside of the visual.

from powerbi-visuals-tools.

IgorVolod avatar IgorVolod commented on June 4, 2024

Hi Alex!
No, the date picker field, and the slicer that excludes field nulls in the hierarchical structure, is a separate visual. They are required in most dashboards and should be universal.
In addition, I have not seen a description of the technique for embedding visuals from the standard collection into your own visual.
As far as I understand the concept, this is impossible, isn't it?

from powerbi-visuals-tools.

AleksSavelev avatar AleksSavelev commented on June 4, 2024

Hi @IgorVolod,
You're right it's not possible.

So, in your case, I see two ways:

  1. Use API Dialog box, but there're no options to customize those styles (as you described in the original message)
  2. Implement data picker inside of separate visual, but it'll be available only inside of the visual's viewport

Unfortunately, both of these methods will not satisfy your requirements, but these are the limitations of PowerBI.

from powerbi-visuals-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.