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.
I have a inline query in qliksense script now i want to load that inline query in power BI. I am new in power bi also i am done with some research but i did not find specific.. what should i do
yet i did not try any thing ,
and i have this inline query in qlik sense script .. i want to create master calendar
Let vCalStartDate = '01-Jul-2015'; Let vCalEndDate = '30-Jun-2017'; Invo_Calender: Load Date(Date('$(vCalStartDate)')+IterNo()-1) as %Key_Join_Date, year(Date(Date('$(vCalStartDate)')+IterNo()-1)) as Normal_Year, AddMonths((Date('$(vCalStartDate)')+IterNo()-1),6) as Fiscal_Date, Month(AddMonths((Date('$(vCalStartDate)')+IterNo()-1),7)) as Fiscal_Month, QuarterName(Date('$(vCalStartDate)')+IterNo()-1) as Fiscal_Quarter, Year(AddMonths((Date('$(vCalStartDate)')+IterNo()-1),6)) as Fiscal_Year AutoGenerate 1 While MonthEnd(Date('$(vCalStartDate)')+IterNo()-1) <= MonthEnd('$(vCalEndDate)'); ```
Hi @Bakhtawar ,
Currently, we cannot load a inline query in qliksense script into power bi. To be honest, I am not an expert of qliksense. I recommend to have a try of DAX function calendar.
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 |
---|---|
83 | |
75 | |
64 | |
39 | |
34 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |