format
2 TopicsDirect Query limitations vs Import
Hello, I am new to PBI Report Server and to DirectQuery. I have used PBI for about 2 years and have always parked my data in a folder somewhere. I have queried my data (import) from my parking location. Everything worked well. I have quickly learned that when using DirectQuery I cannot create a table. I should be able to create a table if I convert my query from DirectQuery to Import. I tried this and it resulted in some failure and corrupted my file (there's a nut loose behind my computer so I'll blame it on that) (that's an attempt at humor). It also appears that when using PBI Report Server all DAX functions are not available. Is this correct? In my case, I closed query editor and applied pending changes. Since I cannot create a calendar table when using DirectQuery, I created new column. I want to separate and format the month from my date column. When I type FORMAT, the function does not appear. MONTH appears to convert month into a month number, and YEAR appears to give me a 4 digit year, but FORMAT does not appear to convert month into an abbreviated text version of the month. Is the absence of FORMAT a limitation of the use of DirectQuery or is it a limitation of PBI Report Server? Is there a list of functions that are not available in PBI Report Server? Please help with coffee, some form of carbohydrates (donuts, cookies), and a DAX solution. : ) Thx in advance for all your help. Sincerely, Rich Ard, Houston, TexasSolved3.1KViews0likes2CommentsRegional Formats based on a parameter
I am trying to find a way to format currencies and dates from a parameter in a report. For example I would like to pass GBP and format currency "£#,##0.00" and dates "dd/mm/yy" or pass USD and format currency "$#,##0.00" and dates "mm/dd/yy" I can change the parameter from ISO currency codes to country codes if required. Any help would be really appreciated as I'm totally stumped with it479Views0likes0Comments