This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Good Afternoon -
Does anyone know if it is possible to use the card visual to display text?
I assume not, but trying to find the best visual to use when a user selects a certain item on a chart that it displays the date the project will take place. Everytime I put it into these visuals it tries to take the count of the dates versus just displaying the items date itself.
Any thoughts or suggestions?
Thank you!
Is possible using a measure:
ProjectDate= if(hasonevalue(table[item]),Values ('Table'[DateProject]))
Hi @Vvelarde -
Thanks for the suggestion.
I will try that, do you know whether it is possible to add a measure from the webapp? I am having to use the webapp since the custom visuals are not importing into Power BI desktop right now due to the proxy bug.
Thank you,
Tyler
In Card Visual, we can only accept numeric field. If we put a text field, it will display count of values. For your requirement, if you want to show a Date field, I suggest you add a table with only date field populated. It will be interactive with users selection. If you just want to display static text, you can use Text Box.
Currently, the Power BI REST API only support creating objects like dataset, table, rows, etc. You can't create measures via your web app.
Regards,
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 27 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 25 | |
| 20 | |
| 20 | |
| 20 | |
| 20 |