Forum Discussion
Satish_Kumar
9 years agoHelper V
How to reduce the time for loading a data from SQL server.
Hi All, I am here again with a most common and pathetic issue in Power BI, In my case i almost find my self sleepy while i tried to load any table from my SQL server which is having rows in Lakh...
Anonymous
9 years agoNot applicable
who said data cannot be filtered ???
You can filter data in edit query mode after importing data & also use dax funtion "filter" to filter out things as per your requirement.
Regards
Satish_Kumar
9 years agoHelper V
Anonymous
no buddy said that i am bounded with certain condition.
Regards
Satish
- Anonymous9 years agoNot applicable
- Satish_Kumar9 years agoHelper V
Anonymous
How DAX help me in importing the data.
Please will giude me a little.
Regards,
Satish
- Anonymous9 years agoNot applicable
DAX Won't help you in importing. It will certainly help you in filtering the data as per your will. You can refer to this link for further details on filtering of data using DAX.
https://www.sqlbi.com/articles/from-sql-to-dax-filtering-data/
Regards