Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Scenerio
I am connecting PBI report servver with Jira and getting the data from web
My data does not have a specific time stamp which keeps the track of date when the status of issue changes.
Now, i am thinking to create a column in my data that record the date and state of the other columns
new data will add as an row
forexample 1/10/23
x y date
1 2 1/10/23
on 1/11/23
x y date
1 2 1/10/23
4 8 1/11/23
I am using Today function as a new measure but it is only showing me today's data
Power BI has no memory, and no concept of global variables. You need to do that in the upstream system.
Hey thanks for the reply . It would be great if you share an article , i am new to Power BI and trying to solve this as soon as possible.
Load your web data into a database and add the timestamp automatically during load ( using a default value of getdate() for example). Then access that database table from Power BI.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |