Skip to main content

Questions tagged [powerbi-custom-visuals]

Questions about Power BI custom visuals: their development, capabilities and usage. Power BI is a self-service analytics tool. Custom visuals are visualization plugins for Power BI, written in TypeScript or JavaScript using the Custom Visuals SDK.

powerbi-custom-visuals
0 votes
0 answers
8 views

Using CONTAINSSTRING to create relationships between two data tables

I'm connecting to a SharePoint list with choice columns. One of the list columns is a choice column titled "Assigned to" with the option to select one or more city from a list. In PBI, that ...
MightyMorgs's user avatar
0 votes
0 answers
18 views

Filter as Multiple combinations in Power BI

I have a database loaded into Power BI. One of the columns contains long text. I would like to implement for users the possibility of filtering through a search field that allows the combination of ...
Alexandre Gonçalves's user avatar
0 votes
0 answers
20 views

powerbi custom visual tutorial not calling the update constructor

I am very new to the world of power bi custom visuals. What I did is follow a tutorial to get started on this journey using the official power bi YouTube channel. Basically, it will ask to create a ...
Ajay Shah's user avatar
0 votes
1 answer
19 views

Power Bi Matrix not calculating "Total" properly when creating DAX measure with "if" statement

I have a data set that has revenue and base salary by month. I am attempting to put this in a Power Bi Matrix with a DAX measure that calculates by month if the revenue is less than the salary then it ...
Rachel Hostens's user avatar
1 vote
1 answer
46 views

Store and use the results of a page-sliced measure value across multiple pages

grateful for any guidance on the multi-use of single tables and measures in PowerbI - I've spent weeks trying to figure this out. I have a **page **with 4 slicers. Each slicer is based on a different ...
Liam Docherty's user avatar
0 votes
0 answers
33 views

Segment date : start and end date

I have a Power BI report that includes a date segment visual based on a 'creationDate' column (in the 'Order' table) of date type. In the visual, the segment displays two dates: 'StartDate' and '...
Djam75's user avatar
  • 31
0 votes
0 answers
13 views

is there any visual i power bi marketplace which has the capability to perform given task

suggest me the power bi visual where we can do conditional formatting over table where the row containg string "total" should be bold and next row to this bold row should be empty and should ...
Gourav Patel's user avatar
0 votes
1 answer
46 views

Problems with displaying 3 field Column in 1 Chart :(

Problems with displaying the first field as 1 column, while the other 2 fields are overlapped, placed next to the first field, divided by month to easily view monthly data totals. { "$...
user25561653's user avatar
0 votes
0 answers
23 views

Powerbi Custom visual Filter Api - cross filtering

I am creating a custom visual where I need to know on which field I am getting filtered data. for eg: let say I have my visual containing 3 fields now there is another slicer (powerbi slicer) visual ...
Anuj Shaan's user avatar
2 votes
2 answers
46 views

On selection of a product from a product vs sales bar chart, I want to see top 3 user comments about that particular product

Let's say my dataset has few columns - Product, Sales & User Comments etc I have created a bar chart product vs sales. Now, if I select any bar, I should be able to see random sample comments ...
Daechir's user avatar
  • 25
0 votes
0 answers
23 views

Same Period Last year for last 2 months in 100% stacked column Chart

I have a 100% stacked column chart which displays the sales amount and percentage for different regions and its working, but for same period last year its not working out but have manually applied ...
bag u's user avatar
  • 1
1 vote
1 answer
65 views

Apply Top 10 filter according to selected value of Field Parameter-Power BI

I have a Bar Chart Visual and for its X axis values(Area, Population, Birth Rate, etc) I've created a field parameter. So the visual displays population by country name or Area by country name ...
Kavita Rupani's user avatar
0 votes
0 answers
36 views

How to Implement Data-Bound Format Pane Option Using Selection IDs for Table DataView Mapping?

I want to implement a data-bound format pane option using selection IDs generated with withTable(table: DataViewTable, rowIndex: number). However, the DataView object does not include dynamic objects ...
Rahul Roy's user avatar
  • 377
0 votes
1 answer
58 views

In Power Bi Visualisation, I have used slicer for dropdown but the option for dropdown selection is not showing in visualisation. Showing as a tile

In Power Bi, I want dropdown value but its showing tiles format instead of dropdown by using Slicer option. In slicer settings not getting any option to select dropdown. I have tried as a after ...
Praveen Richhariya's user avatar
1 vote
1 answer
30 views

Power BI Bullet Type Visual

I am creating a Power BI visual similar to the one below with the sum of Actuals, Budget, and Forecast for each Site with a chart next to each. Visual Next to each, the chart would indicate the ...
Yaw's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
30