python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to filter a Line Chart with a Measure in Power BI?
I currently have a table in Power BI named Fruit.
Here is sample data from Fruit:
Issue id
Label
Label 1
Label 2
Label 3
Label 4
Created
Resolved
Time Difference (MINS)
1000
Apples
Grapes
Bana...
Nick
Votes: 0
Answers: 1
Is there a MySQL method for concatenating data from multiple rows?
I am learning how to work with MySQL to put together a database of information on books I own. Sometimes books can be written by multiple authors, be a part of multiple series, and be categorized by m...

user17966315
Votes: 0
Answers: 2
Multiple Reference Navigation properties to same table
In a EF Core model there are two classes, Company and Employee. 1 Company can have multiple Employees. I am wondering if I can add to reference navigation properties (collection of employees with diff...
baouss
Votes: 0
Answers: 0
How can I filter multiple columns that include the same value in Power BI?
I currently have a table in Power BI named Jira Tickets.
Here is sample data from Jira Tickets:
Issue id
Label
Label 1
Label 2
Label 3
Label 4
1000
Apples
Grapes
Bananas
Oranges
Strawberries
...
Nick
Votes: 0
Answers: 1