The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a report that a colleague developed that uses direct query against our Oracle database. There are multpile hundreds of thousands of entries in the database that we need to query against in real time so it needs to be direct query. However, I need to fit it to our standard and therefore need to put a dyanmic field that gives the date and time the report was generated. I know how to create a date table, and I know how to create the dynamic field to show the date and time, but in a direct query report I can't create a new table.
Is it possible to create a dynamic date field showing the current date and time in a report that uses direct query? I can't make any changes to the Oracle database we are drawing from.
Any suggestions would be appreciated.
Thanks!!
Solved! Go to Solution.
Hi @Anonymous,
You can create a measure to display current date and time in a card visual:
New measure=NOW()
Regards,
Yuliana Gu
Hi @Anonymous,
You can create a measure to display current date and time in a card visual:
New measure=NOW()
Regards,
Yuliana Gu
Thank you!!
For some reason I can't select "Accept as Solution" but this what I was looking for. My brain just wasn't going in the right direction.
User | Count |
---|---|
69 | |
65 | |
63 | |
55 | |
28 |
User | Count |
---|---|
112 | |
81 | |
65 | |
48 | |
43 |