python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to loop through values in a column in DAX
I have a table that looks like this:
Document PartNum Cost
A 1 5
A 1 5
A 2 3
A 2 3
B 1 1
B 1 1
B 3 ...
Conner
Votes: 0
Answers: 1
Power BI Embedded on LOCALHOST
I know that one of the major steps in power bi embedded is to give your app permission to it (I have an existing app in azure ad) but what if I'm just trying to get it working on localhost!
Here's my ...
Lizi
Votes: 0
Answers: 1
Create new table using last row of other table in power BI
I have following table AllIterationTable
AreaPath
IterationPath
StartDate
EndDate
power
power - Sprint1
08-03-2021 00:00
13-03-2021 00:00
power
power - Sprint 3
15-03-2021 00:00
20-03-2021...
Shri Samarth
Votes: 0
Answers: 1
Combine two formulas in power query
Need to generate the end date based on Vesting type column
I am able to generate formulas to create the end date as per the below column
I have been able to generate the formulas in power query in t...
user17295743
Votes: 0
Answers: 1